ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 348c19c: Use try_val_to_str() in heuristics test (int

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 14 Mar 2014 17:11:19 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=348c19cc7d3cdc04186d77bb905cd54a096d009f
Submitter: Bill Meier (wmeier@xxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

348c19c by Bill Meier (wmeier@xxxxxxxxxxx):

    Use try_val_to_str() in heuristics test (intead of a loop); ensure no exception during test.
    
    Change-Id: Ib55ccca4a025fb1cbef52ffa01888fef6d72156a
    Reviewed-on: https://code.wireshark.org/review/651
    Reviewed-by: Bill Meier <wmeier@xxxxxxxxxxx>
    Tested-by: Bill Meier <wmeier@xxxxxxxxxxx>
    

Actions performed:

    from  f02b888   Fix two bugs & do various other changes.
    adds  348c19c   Use try_val_to_str() in heuristics test (intead of a loop); ensure no exception during test.


Summary of changes:
 epan/dissectors/packet-bt-dht.c |   33 +++++++++++++++------------------
 1 file changed, 15 insertions(+), 18 deletions(-)