URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bfe07161a5db3db7c71ecc3a8c55a791e830e107
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
bfe0716 by Dario Lombardo (lomato@xxxxxxxxx):
sharkd: make the way it returns more similar to other apps.
The clean_exit block allows deallocation of memory on exit.
Change-Id: I52078f0e4e851b6aa5f34cbbd15eba0a4f37cae0
Reviewed-on: https://code.wireshark.org/review/19940
Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 70381f7 Switch stat tap to use wmem_tree_t instead of (sorted) GSList.
adds bfe0716 sharkd: make the way it returns more similar to other apps.
Summary of changes:
sharkd.c | 17 +++++++++++++----
1 file changed, 13 insertions(+), 4 deletions(-)