URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=22fb7a598b91fbf7ec7f499c405669bae6520fe8
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
22fb7a5 by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):
mswsp: Remove null check (CID1355407)
value->type is already asserted as not null (and probably shouldn't be).
Change-Id: I574d3e7e0d5c636e6b731c1c817f2e457447afc1
Reviewed-on: https://code.wireshark.org/review/15990
Petri-Dish: João Valverde <j@xxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 0ca6a6d Align AUTHORS.src column
adds 22fb7a5 mswsp: Remove null check (CID1355407)
Summary of changes:
epan/dissectors/packet-mswsp.c | 11 +----------
1 file changed, 1 insertion(+), 10 deletions(-)