Wireshark-commits: [Wireshark-commits] master-1.12 01b75b7: Support both decimal and hex values for

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 4 Aug 2014 22:26:46 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=01b75b775ff8eda3061dca033e87fc70975077fe
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

01b75b7 by Guy Harris (guy@xxxxxxxxxxxx):

    Support both decimal and hex values for uint dissectors.
    
    And, while we're at it, reject entries with invalid numbers.
    
    Change-Id: Ifefe28396cfe391d2d5c7f7ff335d0f041e35a03
    Reviewed-on: https://code.wireshark.org/review/3417
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit 01361a92cbb53d229fe927b9765dcd6c7999efb4)
    Reviewed-on: https://code.wireshark.org/review/3418
    

Actions performed:

    from  5d8d02e   Fix RPM builds with a prefix other than /usr.
    adds  01b75b7   Support both decimal and hex values for uint dissectors.


Summary of changes:
 ui/decode_as_utils.c |   13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)