Wireshark-commits: [Wireshark-commits] master 2e6b7c5: If setting an address from a tvb and the add

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 27 Mar 2016 20:27:22 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2e6b7c5abba917dee224cb3503e8c7f8af73f586
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

2e6b7c5 by Michael Mann (mmann78@xxxxxxxxxxxx):

    If setting an address from a tvb and the address length is 0, the address should be NULL.
    
    Bug: 12295
    Change-Id: I875308a16b11023a691d34057c7f8561a15aa598
    Reviewed-on: https://code.wireshark.org/review/14649
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  1459b9b   NGHTTP2: Update to 1.8.0
    adds  2e6b7c5   If setting an address from a tvb and the address length is 0, the address should be NULL.


Summary of changes:
 epan/address.h |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)