Wireshark-commits: [Wireshark-commits] master b9b6f3f: Most fields in an ISO 8601 date/time are uns

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 26 Nov 2015 03:01:45 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b9b6f3f68e25e87e189bda24a0c63188df285803
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

b9b6f3f by Guy Harris (guy@xxxxxxxxxxxx):

    Most fields in an ISO 8601 date/time are unsigned.
    
    Add some bounds checks while we're at it.
    
    Change-Id: I19804aee10496fd68f95a27865f8f455d3abbe9f
    Reviewed-on: https://code.wireshark.org/review/12166
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  b1044d6   ISUP: fix a wrong removal of proto_tree_add_text()
    adds  b9b6f3f   Most fields in an ISO 8601 date/time are unsigned.


Summary of changes:
 wiretap/nettrace_3gpp_32_423.c |   39 ++++++++++++++++++++++++++++++++++++---
 1 file changed, 36 insertions(+), 3 deletions(-)