diff options
author | Javier Martinez Canillas <javier@dowhile0.org> | 2018-02-25 23:16:18 +0100 |
---|---|---|
committer | Javier Martinez Canillas <javier@dowhile0.org> | 2018-02-25 23:21:14 +0100 |
commit | 799788bab2730fa21bfa59b234f98d98c2feeea7 (patch) | |
tree | 9651b2a6f2fcc39f2a0d1605c0f9fa00568bff9e /Makefile | |
parent | 11b2dfc91f5ff185262c4bd8d3365b70035ecfe2 (diff) | |
download | ldd3-799788bab2730fa21bfa59b234f98d98c2feeea7.tar.gz |
misc-modules: faulty: Open code memset() to allow a buffer overflow
The memset() function is now fortified, which means that provides both a
compile and runtime buffer overflow checks. Since the goal of the faulty
module is to cause a buffer overflow this function can't be used anymore
and instead have to be open coded.
Signed-off-by: Javier Martinez Canillas <javier@dowhile0.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions