ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master-1.10 89237e3: print: do not try to add an empty hex s

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 1 Nov 2014 22:07:17 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=89237e3a5c59eb0e74aeb45095eae03f6a2362f4
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-1.10
Repository: wireshark

Commits:

89237e3 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    print: do not try to add an empty hex stream to PDML output for a text only hf
    
    Bug: 10651
    Change-Id: I4d7e79d6fad909453e3c6fa4973e11a5fd3f7ca4
    Reviewed-on: https://code.wireshark.org/review/5060
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  00204d0   Convert a couple remaining isalpha() and isprint() calls that were left after the merges to this branch.
    adds  89237e3   print: do not try to add an empty hex stream to PDML output for a text only hf


Summary of changes:
 print.c |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)