Wireshark-commits: [Wireshark-commits] master 83a5476: Treat JXTA URI address type like AT_STRINGZ.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 25 Apr 2016 23:04:02 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=83a547682b8a7d031ac3a23600607e81b4891a14
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

83a5476 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Treat JXTA URI address type like AT_STRINGZ.
    An "empty" address should still have a size of 1 for NULL string character.
    
    Bug: 12354
    Change-Id: I32e3217cba2802be90244f8579acacf524162e2a
    Reviewed-on: https://code.wireshark.org/review/15070
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  4d635bc   USB Audio: Add Input/Output Terminal
    adds  83a5476   Treat JXTA URI address type like AT_STRINGZ. An "empty" address should still have a size of 1 for NULL string character.


Summary of changes:
 epan/dissectors/packet-jxta.c |    4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)