URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7bd1158b95fa896f7bdb978dce21d4dabe173238
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
7bd1158 by Jaap Keuter (jaap.keuter@xxxxxxxxx):
Remove double check for null (CID 1158871)
Make full use of our proper implementation of this macro by
giving it the pointer as is.
Change-Id: I0bbe73d19cc3f578b94ea2d4d904d6fa87b20b48
Reviewed-on: https://code.wireshark.org/review/14391
Petri-Dish: Jaap Keuter <jaap.keuter@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 3eafa0b CIP: Improve info column information
adds 7bd1158 Remove double check for null (CID 1158871)
Summary of changes:
epan/proto.c | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)