URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cc3c05ed5f9e2d3eb8d72b3acc66bbacd50a26e7
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
cc3c05e by Pascal Quantin (pascal.quantin@xxxxxxxxx):
Switch to Lua 5.2.3 built with MSVC2010 instead of the one built with MingW gcc 4.3
Fixes bug 9957
Change-Id: Ibe38ec25be5cfdad98c53c8257b0a858529897f6
Reviewed-on: https://code.wireshark.org/review/991
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Tested-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Actions performed:
from e32b381 Fix Bug 9958: 'SDP displays double spaces between payload formats as a 0 payload format'
adds cc3c05e Switch to Lua 5.2.3 built with MSVC2010 instead of the one built with MingW gcc 4.3
Summary of changes:
config.nmake | 4 ++--
test/suite-wslua.sh | 14 +++++++-------
tools/win32-setup.sh | 2 +-
tools/win64-setup.sh | 2 +-
4 files changed, 11 insertions(+), 11 deletions(-)