URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ad52d7d83aa882ae8f8d6443bc24ef735c5171d4
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
ad52d7d by Guy Harris (guy@xxxxxxxxxxxx):
Bail out immediately if we can't allocate a buffer for carving up $PATH.
Quit immediately, don't even bother allocating a buffer for the pathname
of the file we found.
Revert some other cosmetic changes, to reduce the differences between us
and upstream.
Change-Id: I217fecee64c7e6bac9272486d0cc334e192b501e
Reviewed-on: https://code.wireshark.org/review/11253
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 5c97a48 epl: Remove usage of subnum
adds ad52d7d Bail out immediately if we can't allocate a buffer for carving up $PATH.
Summary of changes:
tools/lemon/lemon.c | 21 ++++++++++-----------
1 file changed, 10 insertions(+), 11 deletions(-)