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 c57a52f: UAT: HEX Values should be allowed the full u

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 22 Aug 2018 03:58:01 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c57a52f68cfbb5ef7665fab2f065a5c7c7b7d057
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

c57a52f by Anders (anders.broman@xxxxxxxxxxxx):

    UAT: HEX Values should be allowed the full uint32 range e.g allow 0xffffffff
    
    Change-Id: I13ec13646271bd9de543d02de5c7cbc0d6d02019
    Reviewed-on: https://code.wireshark.org/review/29219
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  7d76d0c   Revert "CMake: Clean up plugin dirs"
     add  c57a52f   UAT: HEX Values should be allowed the full uint32 range e.g allow 0xffffffff


Summary of changes:
 epan/uat.c | 18 +++++++++++++++++-
 epan/uat.h |  3 ++-
 2 files changed, 19 insertions(+), 2 deletions(-)