Wireshark-commits: [Wireshark-commits] master 987383d: 6LoWPAN: use manually managed memory for the

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 2 Dec 2014 09:43:50 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=987383da493bb28e6551d7154892edaa5fda229e
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

987383d by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    6LoWPAN: use manually managed memory for the stateful address decompression preferences
    
    Bug: 10747
    Change-Id: I9d1b7ce2782f7cd133ab3ba02b0dd43afab3e145
    Reviewed-on: https://code.wireshark.org/review/5560
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  f260f9a   BGP: Incorrect decoding AS numbers when mixed AS size
    adds  987383d   6LoWPAN: use manually managed memory for the stateful address decompression preferences


Summary of changes:
 epan/dissectors/packet-6lowpan.c |   28 ++++++++++++++++++++++------
 1 file changed, 22 insertions(+), 6 deletions(-)