URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=26abd2a0226bdec47f6269421ac478208d5e260b
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
26abd2a by Michael Mann (mmann78@xxxxxxxxxxxx):
logcat_text.c: Move large data (WTAP_MAX_PACKET_SIZE) to the heap.
Change-Id: I3a391079a28aae7e41d926268f9f60152871bfa5
Reviewed-on: https://code.wireshark.org/review/20753
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from bd3196b Don't waste time trying to run non-plain file and non-executable files.
adds 26abd2a logcat_text.c: Move large data (WTAP_MAX_PACKET_SIZE) to the heap.
Summary of changes:
wiretap/logcat_text.c | 21 ++++++++++++++++-----
1 file changed, 16 insertions(+), 5 deletions(-)