standlone fortify heaaders
Go to file
sin bcc398c14a Simplify checks
Do not perform checks only when `n' is constant, most of the time
it is not.

The bos == (size_t)-1 check is redundant because n > bos
with bos == -1 will always be false.
2015-01-28 17:13:44 +00:00
include Simplify checks 2015-01-28 17:13:44 +00:00
LICENSE Initial commit 2015-01-28 15:14:49 +00:00
Makefile Initial commit 2015-01-28 15:14:49 +00:00