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.12 9a5aac5: 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 21:33:50 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9a5aac572a42829a1f81b1f2862c478f21049939
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

9a5aac5 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: If38af2879b9a20f4755a7843f20c7327d66c95b1
    Reviewed-on: https://code.wireshark.org/review/5054
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    Tested-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    (cherry picked from commit 5e40aa45ca602a44e827cdab544fda89bb92bf72)
    Reviewed-on: https://code.wireshark.org/review/5056
    

Actions performed:

    from  91d2b20   DNS: fix display of A6 address suffix field
    adds  9a5aac5   print: do not try to add an empty hex stream to PDML output for a text only hf


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