Wireshark-commits: [Wireshark-commits] lts-1.12.1 85c7a53: AllJoyn: prevent an infinite loop

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 5 Feb 2016 20:24:12 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=85c7a530eb87b60ab0368005b7148da76ca58fb6
Submitter: Balint Reczey (balint@xxxxxxxxxxxxxxx)
Changed: branch: lts-1.12.1
Repository: wireshark

Commits:

85c7a53 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
    (cherry picked from commit 41e646ec4e668f690de8c92846f28e92d2396c6e)
    Reviewed-on: https://code.wireshark.org/review/13751
    Reviewed-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
    

Actions performed:

    from  47c80e6   DCOM: ensure to initialize IPv4 variable put on the stack
    adds  85c7a53   AllJoyn: prevent an infinite loop


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