URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3f0f49df661a9b3b9f1f8952a30829bc778c3611
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
3f0f49d by Pascal Quantin (pascal.quantin@xxxxxxxxx):
Use pinfo pool and not packet pool for AT_STRINGZ addresses
Change-Id: I474e6554b352147702eac32d5574f8ab4a1ab84d
Reviewed-on: https://code.wireshark.org/review/9745
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 120ed14 Add documentation for new enable/disable protocol and heuristic dissector options.
adds 3f0f49d Use pinfo pool and not packet pool for AT_STRINGZ addresses
Summary of changes:
epan/dissectors/packet-dbus.c | 10 +++++-----
epan/dissectors/packet-sccp.c | 2 +-
epan/dissectors/packet-sua.c | 4 ++--
3 files changed, 8 insertions(+), 8 deletions(-)