Jelle van der Waa
f19dfac830
openssl: Fix spkstr and spki leak in openssl_spki_new
...
spkstr is not free'd when running the test and valgrind reports a leak
of 32,318 bytes. The free condition is not met since keyresource is not
NULL, apart from that OPENSSL_free actually free's the allocated memory
by OPENSSL_malloc inside OpenSSL.
Valgrind reports 768 bytes leaked in openssl_spki_new when running the
testsuite. Remove the keyresource check to always free spki.
2017-06-16 16:51:50 +01:00
..
2017-04-10 14:47:24 +08:00
2017-01-04 11:14:55 -06:00
2017-01-04 11:15:47 -06:00
2017-01-04 11:14:55 -06:00
2017-01-04 11:14:55 -06:00
2017-03-27 19:38:20 +02:00
2017-04-20 06:42:20 +01:00
2017-01-04 11:14:55 -06:00
2017-06-03 00:40:58 +02:00
2017-01-04 11:14:55 -06:00
2017-01-15 18:42:33 -08:00
2017-04-10 11:44:41 +08:00
2017-01-04 11:14:55 -06:00
2017-02-16 12:46:55 +01:00
2017-04-10 14:47:24 +08:00
2017-04-17 08:11:40 +01:00
2017-01-14 14:13:15 +01:00
2017-02-24 23:20:49 +01:00
2017-01-04 11:14:55 -06:00
2017-01-04 11:14:55 -06:00
2017-01-04 11:14:55 -06:00
2017-06-13 08:48:17 +02:00
2017-01-04 11:14:55 -06:00
2017-05-25 21:27:11 +00:00
2017-06-03 00:40:58 +02:00
2017-05-30 15:40:32 +02:00
2017-04-10 14:47:24 +08:00
2017-05-06 15:06:34 +02:00
2017-04-14 16:30:10 +02:00
2017-04-12 14:02:46 +10:00
2017-01-04 11:14:55 -06:00
2017-05-31 00:40:33 +03:00
2017-06-16 16:51:50 +01:00
2017-01-04 11:14:55 -06:00
2017-01-07 02:04:03 +01:00
2017-01-04 11:14:55 -06:00
2017-01-04 11:14:55 -06:00
2017-01-06 17:43:46 +01:00
2017-04-05 20:57:03 +02:00
2017-03-02 15:28:01 +11:00
2017-01-04 11:14:55 -06:00
2017-01-20 20:10:55 +00:00
2017-01-04 11:14:55 -06:00
2017-01-26 11:36:24 +00:00
2017-05-29 08:29:30 +01:00
2017-01-11 08:09:10 +00:00
2017-01-04 11:14:55 -06:00
2017-01-04 11:14:55 -06:00
2017-01-04 11:14:55 -06:00
2017-05-31 12:39:26 +08:00
2017-05-09 11:13:41 +08:00
2017-01-04 11:14:55 -06:00
2017-01-04 11:14:55 -06:00
2017-01-04 11:14:55 -06:00
2017-06-13 17:15:47 +03:00
2017-04-10 14:47:24 +08:00
2017-05-24 18:01:41 +02:00
2017-06-09 13:49:32 +02:00
2017-06-13 08:11:25 +02:00
2017-01-04 11:14:55 -06:00
2017-01-04 11:14:55 -06:00
2017-01-04 11:14:55 -06:00
2017-01-04 11:14:55 -06:00
2017-01-04 11:14:55 -06:00
2017-06-03 15:08:42 +02:00
2017-01-04 11:14:55 -06:00
2017-05-02 06:24:46 +01:00
2017-01-04 11:14:55 -06:00
2017-01-04 11:14:55 -06:00
2017-01-04 11:14:55 -06:00
2017-03-01 17:01:58 +01:00
2017-04-23 21:33:14 +02:00