From: Junio C Hamano <gitster@pobox.com>
Date: Mon, 14 Jan 2019 23:29:28 +0000 (-0800)
Subject: Merge branch 'md/list-lazy-objects-fix'
X-Git-Tag: v2.21.0-rc0~123
X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/c333fe73682b182d6872f9e5b454c2899c6203ab

Merge branch 'md/list-lazy-objects-fix'

"git rev-list --exclude-promisor-objects" had to take an object
that does not exist locally (and is lazily available) from the
command line without barfing, but the code dereferenced NULL.

* md/list-lazy-objects-fix:
list-objects.c: don't segfault for missing cmdline objects
---

c333fe73682b182d6872f9e5b454c2899c6203ab