diff options
| -rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -40,7 +40,7 @@ EOF | |||
| 40 | cc -I<path-to-fortify-include-dir> -D_FORTIFY_SOURCE=1 -O1 fgets.c | 40 | cc -I<path-to-fortify-include-dir> -D_FORTIFY_SOURCE=1 -O1 fgets.c |
| 41 | ./a.out | 41 | ./a.out |
| 42 | 42 | ||
| 43 | At this point, the program will crash. | 43 | At this point, the program will safely crash. |
| 44 | 44 | ||
| 45 | 45 | ||
| 46 | Supported interfaces | 46 | Supported interfaces |
