Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
198d13e8c25e69f7dbda3f5e1a3258b13fe8db5d
/
tests
/
fortify_test.cpp
afdd154
add fortified implementations of write/pwrite{,64}
by Daniel Micay
· 10 years ago
9101b00
add a fortified implementation of getcwd
by Daniel Micay
· 10 years ago
fed2659
add fortified implementations of fread/fwrite
by Daniel Micay
· 10 years ago
4228188
add fortified readlink/readlinkat implementations
by Daniel Micay
· 10 years ago
e7e1c87
add fortified implementations of pread/pread64
by Daniel Micay
· 10 years ago
f4fe693
Fix poll/ppoll fortify test to avoid hanging in failed fortify clang test.
by Yabin Cui
· 10 years ago
d036e94
Explicitly check that the reason fortify tests abort is fortify.
by Elliott Hughes
· 10 years ago
4674e38
Fortify poll and ppoll.
by Elliott Hughes
· 10 years ago
9df7040
make all bionic death tests not dumpable
by Yabin Cui
· 11 years ago
884a3de
Revert "cdefs.h: add artificial attribute to FORTIFY_SOURCE functions"
by Nick Kralevich
· 11 years ago
9b543ff
cdefs.h: add artificial attribute to FORTIFY_SOURCE functions
by Nick Kralevich
· 11 years ago
be0e43b
debuggerd: if PR_GET_DUMPABLE=0, don't ask for dumping
by Nick Kralevich
· 11 years ago
063525c
Consistently use #if defined(__BIONIC__) in tests.
by Elliott Hughes
· 11 years ago
409588c
Fix fallout from host GCC upgrade.
by Elliott Hughes
· 11 years ago
950a58e
Add stpcpy/stpncpy.
by Christopher Ferris
· 11 years ago
f04935c
Make sure that the same tests are on all platforms.
by Christopher Ferris
· 12 years ago
6e38072
Wrap sprintf()/snprintf() macros to prevent expansion errors.
by Stephen Hines
· 12 years ago
b036b5c
FORTIFY_SOURCE: fortify read()
by Nick Kralevich
· 12 years ago
8d25327
Revert "FORTIFY_SOURCE: fortify read()"
by Nick Kralevich
· 12 years ago
65c99de
FORTIFY_SOURCE: fortify read()
by Nick Kralevich
· 12 years ago
7943df6
Check memory size on FD_* functions
by Nick Kralevich
· 12 years ago
5b9310e
Fix 32-bit issues in tests, and add a trivial test for the FD_* macros.
by Elliott Hughes
· 12 years ago
90201d5
FORTIFY_SOURCE: Add __FD_* checks
by Nick Kralevich
· 12 years ago
b91791d
Use alloc_size attribute on *alloc functions
by Nick Kralevich
· 12 years ago
60f4f9a
libc: fortify recvfrom()
by Nick Kralevich
· 12 years ago
16e185c
__memcpy_chk: Fix signed cmp of unsigned values.
by Christopher Ferris
· 12 years ago
93501d3
FORTIFY_SOURCE: introduce __strncpy_chk2
by Nick Kralevich
· 12 years ago
a6cde39
More FORTIFY_SOURCE functions under clang
by Nick Kralevich
· 12 years ago
5bcf398
Reorganize FORTIFY_SOURCE tests.
by Nick Kralevich
· 12 years ago