URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2bb09c2d560566d2996b04a4cc49dc37daf02a7b
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
2bb09c2 by Pascal Quantin (pascal.quantin@xxxxxxxxx):
DICOM: use pinfo pool memory for strings used in columns
Packet scope lifetime is too short for it.
Bug: 14923
Change-Id: I4bd5ef8c7382d5d3d98598b797732ba3d88e44fd
Reviewed-on: https://code.wireshark.org/review/28505
Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Actions performed:
from 0090007 opa: Add support for TID RDMA protocol
adds 2bb09c2 DICOM: use pinfo pool memory for strings used in columns
Summary of changes:
epan/dissectors/packet-dcm.c | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)