Wireshark-commits: [Wireshark-commits] master-2.4 34ed0ba: Fix a comment.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 27 Feb 2019 21:27:37 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=34ed0bad671ea234f055a8c60e2c91f17726823f
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master-2.4
Repository: wireshark

Commits:

34ed0ba by Guy Harris (guy@xxxxxxxxxxxx):

    Fix a comment.
    
    There's no MIC at the end of an unencrypted packet, and thus we're not
    removing any MIC.
    
    Change-Id: Ie19790afc573b66f5dd09a4f8afc0fe69895eabe
    Reviewed-on: https://code.wireshark.org/review/32249
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit a4c8b2d4e6656606961f3c4f7ae31fed906915c1)
    Reviewed-on: https://code.wireshark.org/review/32252
    

Actions performed:

    from  8e19cd1   Fix subset-tvbuff creation.
     add  34ed0ba   Fix a comment.


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