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 53dab8e: Note that a dissector heuristic test *must n

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 13 Mar 2014 15:57:39 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=53dab8e1f1acb95930bfb06da3c8b9c30af85d1c
Submitter: Bill Meier (wmeier@xxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

53dab8e by Bill Meier (wmeier@xxxxxxxxxxx):

    Note that a dissector heuristic test *must not* cause an exception before returning FALSE.
    
    Change-Id: I9f1ab000f7a2c554d1c20abf8ca4e4bab4b5ef27
    Reviewed-on: https://code.wireshark.org/review/635
    Reviewed-by: Bill Meier <wmeier@xxxxxxxxxxx>
    Tested-by: Bill Meier <wmeier@xxxxxxxxxxx>
    

Actions performed:

    from  36db2df   Add a check for newlines in value_strings.
    adds  53dab8e   Note that a dissector heuristic test *must not* cause an exception before returning FALSE.


Summary of changes:
 doc/README.heuristic |   10 ++++++++++
 1 file changed, 10 insertions(+)