diff options
author | Patrick Steinhardt <ps@pks.im> | 2015-04-09 21:59:06 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-04-12 22:46:28 -0700 |
commit | 5dcd1b157790232bf0b2c03ed083c8a2ff670663 (patch) | |
tree | 4640f49a91d255b128690b74e40367d6355c9dd4 /.gitignore | |
parent | Merge branch 'maint-1.9' into maint-2.0 (diff) | |
download | tgif-5dcd1b157790232bf0b2c03ed083c8a2ff670663.tar.xz |
grep: correctly initialize help-all option
The "help-all" option is being initialized with a wrong value.
While being semantically wrong this can also cause a segmentation
fault in gcc on ARMv7 hardfloat platforms with a hardened
toolchain. Fix this by initializing with a NULL value.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Reviewed-by: René Scharfe <l.s.r@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions