URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=59017a22be9a5a86f5c365cc22a2f1e23205597b
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
59017a2 by Evan Huus (eapache@xxxxxxxxx):
diameter: convert some GArrays to epan wmem_arrays
Fixes ~30KB of memory leak on startup and a handful of "reachable" memory as
well.
Change-Id: Ia1c633b65fa282c7bbe9d3772dae58643ef15c0e
Reviewed-on: https://code.wireshark.org/review/9495
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Actions performed:
from 6e62ad5 scsi-osd: initialize the entire extra_data struct
adds 59017a2 diameter: convert some GArrays to epan wmem_arrays
Summary of changes:
epan/dissectors/packet-diameter.c | 51 ++++++++++++++++++++-----------------
1 file changed, 28 insertions(+), 23 deletions(-)