URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1248c658d115a4c4908824c9c392ecf6859fd6c3
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
1248c65 by Dario Lombardo (lomato@xxxxxxxxx):
mate: change strcmp in g_strcmp0 that supports NULL (found by clang).
Change-Id: I66e6183a4f356adfdfd9c55b7b39245a9913857e
Reviewed-on: https://code.wireshark.org/review/25988
Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from 9c11de6 wiretap: zero memory on allocation.
adds 1248c65 mate: change strcmp in g_strcmp0 that supports NULL (found by clang).
Summary of changes:
plugins/epan/mate/mate_util.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)