No description
Find a file
Simon Tatham 69d886c575 Redo the bounds checks in MsiGetFileVersion.
Now any failing bounds check causes the whole function to fail, rather
than returning a made-up value.
2017-05-18 06:57:29 +01:00
.gitignore Set up an autotools system. 2017-05-17 19:31:26 +01:00
autogen.sh Set up an autotools system. 2017-05-17 19:31:26 +01:00
configure.ac Set up an autotools system. 2017-05-17 19:31:26 +01:00
fake-lib.c Redo the bounds checks in MsiGetFileVersion. 2017-05-18 06:57:29 +01:00
fake-lib.h Redo the bounds checks in MsiGetFileVersion. 2017-05-18 06:57:29 +01:00
fake-msi.c Move MsiGetFileVersion out into its own file. 2017-05-18 06:57:18 +01:00
fake-winterop.c Move snew/sfree out into their own header+src. 2017-05-18 06:46:55 +01:00
makecab.py Fix checksum calculation in CAB data records. 2017-05-16 20:11:53 +01:00
Makefile.am Move MsiGetFileVersion out into its own file. 2017-05-18 06:57:18 +01:00
md5.c Move snew/sfree out into their own header+src. 2017-05-18 06:46:55 +01:00
memory.c Move snew/sfree out into their own header+src. 2017-05-18 06:46:55 +01:00
memory.h Move snew/sfree out into their own header+src. 2017-05-18 06:46:55 +01:00
preload.c Use an LD_PRELOAD library in place of symlink to /home. 2017-05-16 07:03:19 +01:00
version.c Redo the bounds checks in MsiGetFileVersion. 2017-05-18 06:57:29 +01:00
wrapper.py Top-level wrapper script to do the environment setup. 2017-05-17 19:29:08 +01:00