URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=260b19e98d02b92afe9a1d361fa6f98b3a63efb4
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
260b19e by Michael Mann (mmann78@xxxxxxxxxxxx):
Remove seasonal memory from everything except address resolutions
This includes circuits, conversations and streams as well as camel and h225 dissectors.
Change-Id: Ia5ee70a5e5c6bcb420f0f19df126595246a3c042
Reviewed-on: https://code.wireshark.org/review/6566
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from b2c4586 bug 10833 undecoded bitmaps were being displayed raw which is hard to interpret, changed to an more friendly format
adds 260b19e Remove seasonal memory from everything except address resolutions
Summary of changes:
asn1/camel/packet-camel-template.c | 4 ++--
epan/circuit.c | 6 +++---
epan/conversation.c | 6 +++---
epan/dissectors/packet-camel.c | 4 ++--
epan/h225-persistentdata.c | 6 +++---
epan/stream.c | 14 +++++++-------
6 files changed, 20 insertions(+), 20 deletions(-)