Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master f91f433: move URI dissection to a separate function

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 3 Mar 2014 15:34:05 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f91f43360d91ad4a506caeb64cc08add048d511e
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

f91f433 by Martin Kaiser (wireshark@xxxxxxxxx):

    move URI dissection to a separate function
    
    Change-Id: Ia1db91ef9344e46a3f32204bbf9cdbcc514980ce
    Reviewed-on: https://code.wireshark.org/review/460
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    

Actions performed:

    from  64ee293   use tvb_memdup() instead of tvb_get_ptr()
    adds  f91f433   move URI dissection to a separate function


Summary of changes:
 epan/dissectors/packet-dvbci.c |   78 +++++++++++++++++++++++++---------------
 1 file changed, 49 insertions(+), 29 deletions(-)