wesnoth/data/test
Jyrki Vesterinen aa73b83600 Extend the first CVE-2018-1999023 unit test to also try loadstring()
Like @gfgtdf pointed out, loadstring() is still supported by Lua in the
name of backwards compatibility, even though it was deprecated in Lua 5.2
and is no longer mentioned in Lua manual. Thus, as of committing this it's
actually possible to load Lua bytecode.

Let's unit test this to ensure that we don't reintroduce this
vulnerability.
2018-07-28 08:12:48 +03:00
..
macros Data/Test: wmlindent run 2018-03-09 11:22:00 +11:00
maps Update ids to match type changes in 91e0bb4911 2018-02-16 17:51:00 -05:00
multiplayer Attempt to fix travis mp tests 2016-03-20 19:04:33 +01:00
scenarios Extend the first CVE-2018-1999023 unit test to also try loadstring() 2018-07-28 08:12:48 +03:00
test Remove unused test file and images. 2018-06-20 18:46:01 +11:00
_main.cfg wmlindent pass on data/test/, safe subset 2014-07-02 22:04:52 -04:00