diff options
author | Jonathan Tan <jonathantanmy@google.com> | 2018-06-11 14:51:26 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-06-12 10:46:56 -0700 |
commit | cac1137dc4908b03642ee10c45eb687feb9335c1 (patch) | |
tree | 8d9376384f99480bcde3a8d6c46f59fea1a00c11 /git-cvsexportcommit.perl | |
parent | upload-pack: disable object filtering when disabled by config (diff) | |
download | tgif-cac1137dc4908b03642ee10c45eb687feb9335c1.tar.xz |
list-objects: check if filter is NULL before using
In partial_clone_get_default_filter_spec(), the
core_partial_clone_filter_default variable may be NULL; ensure that it
is not NULL before using it.
Signed-off-by: Jonathan Tan <jonathantanmy@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-cvsexportcommit.perl')
0 files changed, 0 insertions, 0 deletions