On Thu, Jun 18, 2015 at 9:23 AM, Saurav Babu <saurav.babu at samsung.com> wrote: > This patch fixes possible memory leak in psk_callback() function, rawkey > is allocated memory by gnutls_malloc() and is not freed when > gnutls_hex_decode() returns with error Applied, thank you!