Wireshark-commits: [Wireshark-commits] master 2182d9d: Don't use dissector_try_uint_new() to call t
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 22 Mar 2019 19:51:42 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2182d9d29421945f99fef15eed1ca080d9d3722f
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

2182d9d by Guy Harris (guy@xxxxxxxxxxxx):

    Don't use dissector_try_uint_new() to call the subdissector.
    
    See bug 15630 for details.
    
    Bug: 15630
    Change-Id: Ib7c9defae77ef8901ff2c8ef91dc50761f6924f2
    Reviewed-on: https://code.wireshark.org/review/32527
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  f7705e8   bthci_evt: add BASE_UNIT_STRING to bthci_evt.max_encryption_key_size.
     add  2182d9d   Don't use dissector_try_uint_new() to call the subdissector.


Summary of changes:
 epan/dissectors/packet-frame.c | 44 ++++++++++++++++++++++++++++++++----------
 1 file changed, 34 insertions(+), 10 deletions(-)