URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6aa1470f10acd5b8c68f2c007b991c28eafabfa5
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
6aa1470 by Evan Huus (eapache@xxxxxxxxx):
Replace glib memory with wmem memory
Fixes potential memory leaks.
Bug:8102
Change-Id: I88f9a74e3f782232d2da0bc7d83727dc3253f376
Reviewed-on: https://code.wireshark.org/review/2364
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 6e6bd90 Convert the obvious emem to wmem in lua code.
adds 6aa1470 Replace glib memory with wmem memory
Summary of changes:
epan/dissectors/packet-synphasor.c | 91 ++++++++++--------------------------
1 file changed, 25 insertions(+), 66 deletions(-)