generated from ossf/project-template
-
Notifications
You must be signed in to change notification settings - Fork 138
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add note on _FORTIFY_SOURCE interaction with malloc_usable_size
Buggy applications that use malloc_usable_size to *use* the residual size in the block may crash with _FORTIFY_SOURCE. Add suggestions to deal with them. Signed-off-by: Siddhesh Poyarekar <siddhesh@gotplt.org>
- Loading branch information
Showing
1 changed file
with
4 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters