Wireshark-commits: [Wireshark-commits] master-1.12 8562196: fix multi-byte entries in Operator Prof
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 2 Aug 2014 15:54:56 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8562196426c601b926f204fbaefc52508f5c4b97
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

8562196 by Martin Kaiser (wireshark@xxxxxxxxx):

    fix multi-byte entries in Operator Profile capability loops
    (this problem showed up in an APDU with two 16bit application ids)
    
    Change-Id: Ie4842181b19db984a693534144fac5e91b217b34
    Reviewed-on: https://code.wireshark.org/review/3358
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    Tested-by: Martin Kaiser <wireshark@xxxxxxxxx>
    (cherry picked from commit b5f4cb5c33a0592f8debfe24311f0fccbd167e97)
    Reviewed-on: https://code.wireshark.org/review/3359
    

Actions performed:

    from  4936ea2   Rename buffer_ routines to tagbuffer_ to avoid name collisions.
    adds  8562196   fix multi-byte entries in Operator Profile capability loops (this problem showed up in an APDU with two 16bit application ids)


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