Nishant Chaprana
391d922bcf
EAP-pwd peer: Fix memory leak in eap_pwd_perform_confirm_exchange()
...
hash variable is allocated memory using eap_pwd_h_init(), but there are
couple of error case code paths which skips deallocation of hash. The
memory of hash is deallocated using eap_pwd_h_final(). Fix this by
calling eap_pwd_h_final() at the end of the function if execution got
there through one of those error cases.
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
2018-10-16 12:11:32 +03:00
..
2018-03-31 11:57:33 +03:00
2018-01-21 11:28:53 +02:00
2017-03-07 13:19:10 +02:00
2017-03-07 13:19:10 +02:00
2012-02-11 19:39:36 +02:00
2017-03-07 13:19:10 +02:00
2017-03-07 13:19:10 +02:00
2016-01-13 23:30:25 +02:00
2018-03-31 11:57:33 +03:00
2017-03-07 13:19:10 +02:00
2017-07-08 16:14:03 +03:00
2016-01-13 23:30:25 +02:00
2016-01-13 23:30:25 +02:00
2016-01-13 23:30:25 +02:00
2017-03-07 13:19:10 +02:00
2016-01-13 23:30:25 +02:00
2017-03-07 13:19:10 +02:00
2017-03-07 13:19:10 +02:00
2017-06-06 03:42:32 +03:00
2017-06-06 03:42:32 +03:00
2017-03-07 13:19:10 +02:00
2018-10-16 12:11:32 +03:00
2017-03-07 13:19:10 +02:00
2018-03-31 11:57:33 +03:00
2018-06-01 17:58:56 +03:00
2018-05-01 17:45:37 +03:00
2018-06-01 17:41:59 +03:00
2016-01-13 23:30:25 +02:00
2017-07-08 16:21:38 +03:00
2016-01-13 23:30:25 +02:00
2016-01-13 23:30:25 +02:00
2018-09-21 21:34:08 +03:00
2018-03-31 11:57:33 +03:00
2017-03-07 13:19:10 +02:00
2012-02-11 19:39:36 +02:00
2015-04-22 11:44:19 +03:00
2014-07-02 12:38:48 +03:00
2012-02-11 19:39:36 +02:00
2017-03-07 13:19:10 +02:00
2012-02-11 19:39:36 +02:00