Files
mbedtls/library
Gilles Peskine b662cc1f52 Avoid uninitialized variable warning in entropy_gather_internal
The variable ret was always initialized in entropy_gather_internal,
but `gcc -Werror=maybe-uninitialized` rightfully complained that it
was unable to determine this statically. Therefore, tweak the
problematic case (ctx->source_count == 0) to not use ret in that case.
2017-11-24 18:55:19 +01:00
..
2015-01-28 15:34:01 +00:00
2015-03-06 13:17:10 +00:00
2015-03-06 13:17:10 +00:00
2015-03-06 13:17:10 +00:00
2015-03-06 13:17:10 +00:00
2015-03-06 13:17:10 +00:00
2016-11-10 15:40:53 +00:00
2015-03-06 13:17:10 +00:00
2015-03-06 13:17:10 +00:00
2015-03-06 13:17:10 +00:00
2015-03-06 13:17:10 +00:00
2015-03-06 13:17:10 +00:00
2015-10-05 14:28:17 +01:00
2015-08-31 11:07:51 +02:00
2015-05-11 10:44:11 +01:00
2015-03-06 13:17:10 +00:00
2016-01-08 15:28:40 +01:00
2015-03-06 13:17:10 +00:00
2015-03-23 14:11:11 +01:00
2015-10-27 15:12:39 +01:00
2015-04-02 10:53:59 +01:00
2017-02-15 10:44:02 +00:00
2015-03-11 09:13:42 +00:00
2015-03-06 13:17:10 +00:00
2015-09-30 16:46:07 +02:00
2015-03-06 13:17:10 +00:00
2017-06-08 15:59:38 +01:00
2017-07-12 10:51:22 +01:00
2015-03-06 13:17:10 +00:00
2015-08-19 14:48:34 +02:00
2016-10-13 22:11:15 +01:00
2015-03-06 13:17:10 +00:00
2017-02-28 17:36:06 +00:00
2016-10-17 22:41:54 +01:00
2015-03-06 13:17:10 +00:00