URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=dc173f97c0701ddaf4bd978c3b02225b69ea1d4d
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
dc173f9 by Martin Kaiser (wireshark@xxxxxxxxx):
tap: use g_new0() instead of g_new() and memset()
Change-Id: Ib6b7424ac38a08efebc3b86aca4dc6641f6c7585
Reviewed-on: https://code.wireshark.org/review/20178
Petri-Dish: Martin Kaiser <wireshark@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
Actions performed:
from ef20188 [Automatic update for 2017-02-19]
adds dc173f9 tap: use g_new0() instead of g_new() and memset()
Summary of changes:
ui/cli/tap-expert.c | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)