URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c3bee6101770e79b7b08d9c27aefbfa154ee4ba9
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
c3bee61 by Martin Kaiser (wireshark@xxxxxxxxx):
    [IEEE 802.11] fix two potential endless loops
    
    add_tagged_field() may return 0 if the tag length is not what is
    expected for this particular tag
    
    Bug: 11110
    
    Change-Id: Ia2fd6635613fb6d8e1264147d2ddd44162484887
    Reviewed-on: https://code.wireshark.org/review/7989
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    (cherry picked from commit e243b0041328980a9bbd43bb8a8166d7422f9096)
    Reviewed-on: https://code.wireshark.org/review/7991
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    
Actions performed:
    from  dda3b20   Fix gsmtap signal and snr.
    adds  c3bee61   [IEEE 802.11] fix two potential endless loops
Summary of changes:
 epan/dissectors/packet-ieee80211.c |    4 ++++
 1 file changed, 4 insertions(+)