Matt Caswell 4bcdb4a601 Check libssl function returns
Mark most functions returning a result defined in any libssl header file
with __owur to warn if they are used without checking the return value.
Use -DUNUSED_RETURN compiler flag with gcc to activate these warnings.
Some functions returning a result are skipped if it is common and valid to
use these functions without checking the return value.

Reviewed-by: Richard Levitte <levitte@openssl.org>
2015-03-23 15:23:00 +00:00
..
2015-02-06 10:52:12 -05:00
2015-03-09 10:51:57 +00:00
2015-02-06 10:52:12 -05:00
2015-03-19 11:11:02 +00:00
2015-02-06 10:52:12 -05:00
2015-02-26 23:27:09 +00:00
2015-02-27 20:29:03 +00:00
2012-07-05 13:20:19 +00:00
2015-02-06 10:52:12 -05:00
2015-01-22 09:20:09 +00:00
2015-01-12 10:28:05 -05:00
2015-01-27 12:34:45 -05:00
2015-03-11 10:40:44 +00:00
2015-03-15 12:15:08 +01:00
2015-03-19 11:11:02 +00:00
2015-03-19 13:01:13 +00:00
2015-02-06 10:52:12 -05:00
2015-02-06 10:52:12 -05:00
2015-03-23 15:23:00 +00:00
2015-01-22 09:20:09 +00:00
2015-01-22 09:20:09 +00:00
2015-03-15 12:15:08 +01:00
2015-03-15 12:15:08 +01:00
2015-03-20 12:00:02 +00:00
2015-03-23 15:23:00 +00:00
2015-03-15 12:15:08 +01:00
2015-01-30 14:43:57 +01:00
2015-03-23 15:23:00 +00:00
2015-03-20 12:00:48 +00:00
2015-03-17 13:39:53 +00:00
2015-01-28 15:37:16 -05:00
2015-02-06 10:52:12 -05:00
2015-03-23 15:23:00 +00:00