URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=57d270549b68738dd2c10e8fa6c600455e9bc72c
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
57d2705 by Dario Lombardo (lomato@xxxxxxxxx):
ndps: convert GHashtable to wmem_map.
Change-Id: Id1f46ed533980e67bf18aa13fcc828bf1f5e7f6e
Reviewed-on: https://code.wireshark.org/review/19898
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from bf14d8f dtls: avoid possible NULL deref
adds 57d2705 ndps: convert GHashtable to wmem_map.
Summary of changes:
epan/dissectors/packet-ndps.c | 34 ++++++----------------------------
1 file changed, 6 insertions(+), 28 deletions(-)