URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bf5fd112bcfdafa9050c1fcd88aaa29cff0f34d4
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
bf5fd11 by Joerg Mayer (jmayer@xxxxxxxxx):
Functions that put large amounts of static data onto the stack may be
worth looking at every now and then.
The value of 16384 is the same as the default in VS.
Change-Id: I68fd51e373437088f59c1e197d1a889f856caded
Reviewed-on: https://code.wireshark.org/review/21030
Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 77e67a3 UMTS RLC: Fixing incorrect direction
adds bf5fd11 Functions that put large amounts of static data onto the stack may be worth looking at every now and then.
Summary of changes:
CMakeLists.txt | 4 ++++
1 file changed, 4 insertions(+)