Skip Menu |
 

Subject: Apple patch: null out pointer in string_to_key after free
CC: lha@apple.com
Set pointer to null after free in string_to_key.c.

Message body not shown because it is not plain text.

From: ghudson@mit.edu
Subject: SVN Commit

Apply Apple patch to null out key->contents after freeing on failure,
eliminating the possibility that the pointer will be used after free.

Commit By: ghudson



Revision: 20961
Changed Files:
U trunk/src/lib/crypto/string_to_key.c