Wireshark-commits: [Wireshark-commits] master 5416a34: Handle zero-length addresses in cmp_address(
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 12 Jun 2016 02:13:59 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5416a34d57d1ac488eaad2379b366b6c8084ab29
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

5416a34 by Guy Harris (guy@xxxxxxxxxxxx):

    Handle zero-length addresses in cmp_address().
    
    Don't compare the data if there's none to compare.
    
    Change-Id: Ib0e3541e448127869d19afddfc71bb441dba5874
    Reviewed-on: https://code.wireshark.org/review/15840
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  24f02da   Add checks to address setting routines.
    adds  5416a34   Handle zero-length addresses in cmp_address().


Summary of changes:
 epan/address.h |    8 ++++++++
 1 file changed, 8 insertions(+)