URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8e3411505ad2a420d7ef96eb52f2b1c02b0c4380
Submitter: Balint Reczey (bal...@balintreczey.hu)
Changed: branch: lts-1.12.1
Repository: wireshark

Commits:

8e34115 by Pascal Quantin (pascal.quan...@gmail.com):

    FP: ensure that mac and rlc structures are always allocated
    
    Rather han checking everywhere that the RLC and MAC info are present in 
pinfo,
    allocate a temporary structure that will be dropped once packet dissection 
is
    over.
    
    Conflicts:
        epan/dissectors/packet-umts_fp.c
    
    Bug: 12751
    Change-Id: I890430dd0c0b56d641777c15eedbf07fef082904
    Reviewed-on: https://code.wireshark.org/review/17094
    Petri-Dish: Pascal Quantin <pascal.quan...@gmail.com>
    Tested-by: Petri Dish Buildbot <buildbot-no-re...@wireshark.org>
    Reviewed-by: Pascal Quantin <pascal.quan...@gmail.com>
    (cherry picked from commit 315bba7c645b75af24215c6303d187b188610bba)
    Reviewed-on: https://code.wireshark.org/review/17102
    Reviewed-on: https://code.wireshark.org/review/17801
    Reviewed-by: Balint Reczey <bal...@balintreczey.hu>
    

Actions performed:

    from  f6cd7ea   DCT2000: fix a buffer overflow in case of malformed packet
    adds  8e34115   FP: ensure that mac and rlc structures are always allocated


Summary of changes:
 epan/dissectors/packet-umts_fp.c |   29 ++++++++++++++++++++++++++---
 1 file changed, 26 insertions(+), 3 deletions(-)
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe

Reply via email to