Nick Kralevich 8118f62a7d FORTIFY_SOURCE: add open() checks
Add a FORTIFY_SOURCE check which requires that you pass a
"mode" argument when calling open(..., O_CREAT). If a mode isn't
passed, then the file is created with "undefined" permissions.

Change-Id: I4427be4f9ce170c69da01af5b00fb05b03613a28
2012-06-26 15:19:12 -07:00
..
2009-03-03 19:28:35 -08:00
2010-07-08 16:52:27 -07:00
2010-01-15 16:27:04 -08:00
2012-06-26 15:19:12 -07:00
2011-07-05 15:36:43 +03:00
2011-01-21 11:39:15 -08:00
2009-11-05 15:50:05 -08:00
2009-11-05 15:50:05 -08:00