URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=964810a86a32a4cbfb21a9f7e901d62501f24a77
Submitter: Balint Reczey (balint@xxxxxxxxxxxxxxx)
Changed: branch: lts-1.12.1
Repository: wireshark
Commits:
964810a by Pascal Quantin (pascal.quantin@xxxxxxxxx):
NLM: fix double memory free when using "Match MSG/RES packets for async NLM" option
Change-Id: I8ac8bbb7830a49c1a0973b16378515b00a1a7b65
Reviewed-on: https://code.wireshark.org/review/11432
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
(cherry picked from commit 916dfc5895a3b18572d9128fa686ce3d32f9810a)
Reviewed-on: https://code.wireshark.org/review/13755
Reviewed-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
Actions performed:
from 550e37d GVCP: do not try to append register value to info column when READREG_ACK has an error status
adds 964810a NLM: fix double memory free when using "Match MSG/RES packets for async NLM" option
Summary of changes:
epan/dissectors/packet-nlm.c | 21 +++++++++++----------
1 file changed, 11 insertions(+), 10 deletions(-)