Wireshark-commits: [Wireshark-commits] master 666127f: PDCP LTE: do not try to decipher PDCP contro

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 18 Jun 2014 06:17:56 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=666127f5f9768d33095152047234ae2ebfcea9f5
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

666127f by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    PDCP LTE: do not try to decipher PDCP control messages (like ROHC feedback)
    
    Change-Id: I4a1596fd45bbc78ed8e90accf69ac048e7053161
    Reviewed-on: https://code.wireshark.org/review/2366
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  6aa1470   Replace glib memory with wmem memory
    adds  666127f   PDCP LTE: do not try to decipher PDCP control messages (like ROHC feedback)


Summary of changes:
 epan/dissectors/packet-pdcp-lte.c |    9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)