diff options
author | Jeff Layton <jlayton@samba.org> | 2013-10-13 21:07:28 -0400 |
---|---|---|
committer | Jeff Layton <jlayton@samba.org> | 2013-10-14 06:25:45 -0400 |
commit | 3aa83995d7c0ef632fe0af3d032e48691a5ce781 (patch) | |
tree | 3a429ac954e64560bde42a9057b4dbe422a4d6d7 /aclocal/idmap.m4 | |
parent | 7e2e95d0c84bd6960c46f1fa1c8227c50dd7a4b3 (diff) | |
download | cifs-utils-3aa83995d7c0ef632fe0af3d032e48691a5ce781.tar.gz cifs-utils-3aa83995d7c0ef632fe0af3d032e48691a5ce781.tar.bz2 cifs-utils-3aa83995d7c0ef632fe0af3d032e48691a5ce781.zip |
asn1: fix use-after-free in asn1_write
If the talloc_realloc() fails, asn1_write calls talloc_free on the
context and then immediately dereferences the pointer.
Fix this by skipping the talloc_free here. Let the caller handle it.
Signed-off-by: Jeff Layton <jlayton@samba.org>
Diffstat (limited to 'aclocal/idmap.m4')
0 files changed, 0 insertions, 0 deletions