Matt Caswell 90e7cdff3a Fix error check in GOST engine
The return value of i2d functions can be negative if an error occurs.
Therefore don't assign the return value to an unsigned type and *then*
check if it is negative.

RT#3862

Reviewed-by: Richard Levitte <levitte@openssl.org>
2015-05-26 10:35:22 +01:00
..
2015-05-26 10:35:22 +01:00
2015-05-04 15:00:13 -04:00
2015-05-01 10:02:07 -04:00
2007-04-05 16:57:07 +00:00
2015-01-30 14:43:57 +01:00
2015-05-23 06:33:41 +02:00