Wireshark-commits: [Wireshark-commits] master 52df6ef: Try to improve reassembly when SIP PDU start

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 8 Dec 2014 08:53:07 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=52df6efa6893d472d08b99514ec5f1376d75d89e
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

52df6ef by AndersBroman (anders.broman@xxxxxxxxxxxx):

    Try to improve reassembly when SIP PDU starts in the middle of a segment
    and continues trough the next segment(s).
    
    Change-Id: I8efe69361fda0c60ec6544cc6bbe28c91f07207c
    Reviewed-on: https://code.wireshark.org/review/5583
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  f16376e   Fix showing error dialog when calling vsimple_error_message_box()
    adds  52df6ef   Try to improve reassembly when SIP PDU starts in the middle of a segment and continues trough the next segment(s).


Summary of changes:
 epan/dissectors/packet-sip.c |   35 +++++++++++++++++++++++++++++++----
 1 file changed, 31 insertions(+), 4 deletions(-)