URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3d2516715aff9e3851182c35839f01118ec65f06
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
3d25167 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
802.11 fix unchecked return value (CID 1293628)
following ge243b0041 check the last add_tagged_field for avoid a Coverity warning
(Yes the code is already safe..)
Ping-Bug: 11110
Change-Id: Iaceb8cf9c91de426bc5e5408b4271091cab57862
Reviewed-on: https://code.wireshark.org/review/8084
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from adf0d67 proto(.h): fix '@return' command used in a comment that is attached to a function returning void [-Wdocumentation]
adds 3d25167 802.11 fix unchecked return value (CID 1293628)
Summary of changes:
epan/dissectors/packet-ieee80211.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)