URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4038b2db268ab967f4e7da483aef5573f5f31155
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
4038b2d by Michael Mann (mmann78@xxxxxxxxxxxx):
rawshark: Move large data (WTAP_MAX_PACKET_SIZE) to the heap.
Change-Id: Ib525d35b6a0fa58602d30fda701b0cce5f05b322
Reviewed-on: https://code.wireshark.org/review/20756
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 915d340 dumpcap: Move large data (WTAP_MAX_PACKET_SIZE) to the heap.
adds 4038b2d rawshark: Move large data (WTAP_MAX_PACKET_SIZE) to the heap.
Summary of changes:
rawshark.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)