URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c8a1f9d46ef3cb05f18bba07816ff9f5f6a5d53e
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
c8a1f9d by michal.orynicz (michal.orynicz@xxxxxxxxx):
Fix issue with dumping to logcat_text from UPPER_PDU
When using UPPER_PDU to wrap logcat text data it was not possible
to dump underlying data to logcat textfiles.
Add ability to write it down properly.
Change-Id: Ia20142cc340f34d80de93e213084cf1df83099d6
Reviewed-on: https://code.wireshark.org/review/13230
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from fda44fa Fix some memory leaks in ws80211_utils
adds c8a1f9d Fix issue with dumping to logcat_text from UPPER_PDU
Summary of changes:
wiretap/logcat_text.c | 11 +++++++++++
1 file changed, 11 insertions(+)