Wireshark-commits: [Wireshark-commits] master 3acebb4: MBIM: add checks on the maximum string or PD
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 15 May 2015 17:49:44 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3acebb469aaaa88c56b32fe90c9459e78125da1f
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

3acebb4 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    MBIM: add checks on the maximum string or PDU size allowed
    
    Change-Id: I10912bbe5a4ee38732a200b595b8d34dfa40c698
    Reviewed-on: https://code.wireshark.org/review/8475
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  0ae9496   Qt: Fixup sequence dialog buttons.
    adds  3acebb4   MBIM: add checks on the maximum string or PDU size allowed


Summary of changes:
 epan/dissectors/packet-mbim.c |  243 +++++++++++++++++++++++++++++++----------
 1 file changed, 186 insertions(+), 57 deletions(-)