(canon_doc_option): Fixed coredump if *name==NULL
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 30 Sep 2004 16:41:30 +0000 (16:41 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 30 Sep 2004 16:41:30 +0000 (16:41 +0000)
commit96175220156a802cfaf31d2c1721db399e63aa62
tree482e1c0eadb959226440f8b56beaaecc10c0dd94
parent2f40372243577731003babc19dfa697690a5b296
(canon_doc_option): Fixed coredump if *name==NULL
(hol_entry_help): Never translate an empty string.
Do not translate option tag (opt->name) if OPTION_NO_TRANS is set
lib/argp-help.c