Wireshark-commits: [Wireshark-commits] master-1.12 41e646e: AllJoyn: prevent an infinite loop

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 19 Oct 2015 07:10:28 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=41e646ec4e668f690de8c92846f28e92d2396c6e
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

41e646e by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    AllJoyn: prevent an infinite loop
    
    Display an expert error when the argument is empty
    
    Bug: 11607
    Change-Id: I8682eab8fe1822f784e848220ff90de4eb5e13ff
    Reviewed-on: https://code.wireshark.org/review/11132
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    (cherry picked from commit 40caff2d1fb08262c84aaaa8ac584baa8866dd7c)
    Conflicts:
    	epan/dissectors/packet-alljoyn.c
    Reviewed-on: https://code.wireshark.org/review/11140
    

Actions performed:

    from  af920d2   DCOM: ensure to initialize IPv4 variable put on the stack
    adds  41e646e   AllJoyn: prevent an infinite loop


Summary of changes:
 epan/dissectors/packet-alljoyn.c |   19 +++++++++++++++++++
 1 file changed, 19 insertions(+)