ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master-2.4 7598e15: SIP: Fix handling of response time

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 06 Apr 2018 03:06:14 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7598e15dc28d0dc85513a8723b7016e07745f2d5
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-2.4
Repository: wireshark

Commits:

7598e15 by Uli Heilmeier (uh@xxxxxxxxxxxx):

    SIP: Fix handling of response time
    
    Set p_val->request_time when we set p_val->frame_number so that
    response time matches request frame.
    
    Bug: 14551
    Change-Id: I5f8dd9405b9b1eb61a1ca184b15d3fdc436546e1
    Reviewed-on: https://code.wireshark.org/review/26762
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit 58debae7149666d7ed7629908edcbe44ac2423b6)
    Reviewed-on: https://code.wireshark.org/review/26769
    

Actions performed:

    from  c580915   Don't install PortAudio if we're not installing GTK+.
    adds  7598e15   SIP: Fix handling of response time


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