reactos/sdk
Thomas Faber 64d48843d7
[FREETYPE] Handle allocation failures in our stack-saving hacks. CORE-15642
Running out of pool is likely at least during kmtest:ExPools.
There is a chance of crashing when dereferencing these null pointers -- but
worse, there's also a chance of overwriting the IVT or BDA if a VDM BIOS
call is in progress, which can lead to crashes in non-obvious places later.
2019-01-28 14:31:49 +01:00
..
cmake [CMAKE] MSVC cmake settings improvements. 2019-01-12 18:09:51 +01:00
include [SDK/INCLUDE] Fix the .code16 macro definition for MASM/ML. 2019-01-27 00:51:00 +01:00
lib [FREETYPE] Handle allocation failures in our stack-saving hacks. CORE-15642 2019-01-28 14:31:49 +01:00
tools [LOG2LINES] Use translate_line() for command line input too 2019-01-05 13:39:02 +01:00