Wireshark-commits: [Wireshark-commits] lts-1.12.1 f83b56a: Clean up handling of BDC coded numbers a

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 23 Jun 2015 15:43:45 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f83b56a4dc2d32aa5129c228de195be6a44d9da8
Submitter: Balint Reczey (balint@xxxxxxxxxxxxxxx)
Changed: branch: lts-1.12.1
Repository: wireshark

Commits:

f83b56a by AndersBroman (anders.broman@xxxxxxxxxxxx):

    Clean up handling of BDC coded numbers a bit.
    
    [Back-ported to 1.12 to fix the fuzz failure reported in bug 11201.]
    
    Bug: 11201
    Change-Id: Ic3d523664e3c78b4ed289b7e5acf3f53614c6d54
    Reviewed-on: https://code.wireshark.org/review/5027
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit d93be95fc0e7011e8b4ade9171e7e66146063296)
    Conflicts:
    	epan/dissectors/packet-gsm_a_dtap.c
    Reviewed-on: https://code.wireshark.org/review/8730
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit 9fa6881060b46b6ea1a3c89529f6ebebc1caf77f)
    Reviewed-on: https://code.wireshark.org/review/9045
    Reviewed-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
    

Actions performed:

    from  51233ad   websocket: avoid recursion, use tcp_dissect_pdus
    adds  f83b56a   Clean up handling of BDC coded numbers a bit.


Summary of changes:
 epan/dissectors/packet-gsm_a_dtap.c |  220 ++++++++++++++++-------------------
 1 file changed, 98 insertions(+), 122 deletions(-)