URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=47ad059bd78ecf94542293e8eb97aedcf5f808f8
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
47ad059 by Gianluca Borello (g.borello@xxxxxxxxx):
Rawshark: Add a memory limit (-m) option.
Add an option to rawshark that lets the user set a maximum memory limit.
Change-Id: Ie102ee5f6ba5aec90a35bd63297184c7dc37662c
Reviewed-on: https://code.wireshark.org/review/19911
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from c0d25e8 ncp: convert GHashTable to wmem_map_t.
adds 47ad059 Rawshark: Add a memory limit (-m) option.
Summary of changes:
doc/rawshark.pod | 6 ++++++
rawshark.c | 24 +++++++++++++++++++++++-
2 files changed, 29 insertions(+), 1 deletion(-)