Wireshark-commits: [Wireshark-commits] master 71fe134: rtsp: Fix (what I think may be) a minor bug.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 29 Dec 2014 19:25:07 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=71fe1344d577c190ebe72205996e67a6b0b4779c
Submitter: Bill Meier (wmeier@xxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

71fe134 by Bill Meier (wmeier@xxxxxxxxxxx):

    rtsp: Fix (what I think may be) a minor bug.
    
          (Also fixes a compiler 'Shadow' warning in a different way
           than the now reverted previous fix).
    
    Change-Id: Iedcac3d402b89d1b0261a49647bf39cc854d1a0c
    Reviewed-on: https://code.wireshark.org/review/6123
    Reviewed-by: Bill Meier <wmeier@xxxxxxxxxxx>
    

Actions performed:

    from  7ca5ad9   rtsp: Fix  compiler 'Shadow' warning ...
    adds  71fe134   rtsp: Fix (what I think may be) a minor bug.


Summary of changes:
 epan/dissectors/packet-rtsp.c |   29 +++++++++++++++--------------
 1 file changed, 15 insertions(+), 14 deletions(-)