Wireshark-commits: [Wireshark-commits] master-1.10 cd4dd9a: [IEEE 802.11] fix two potential endless
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cd4dd9a1f5f58e0aad16e3e129e063e6df5599b1
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master-1.10
Repository: wireshark
Commits:
cd4dd9a 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/7992
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from 0e237fe Fix gsmtap signal and snr.
adds cd4dd9a [IEEE 802.11] fix two potential endless loops
Summary of changes:
epan/dissectors/packet-ieee80211.c | 4 ++++
1 file changed, 4 insertions(+)