diff options
author | rwatson <rwatson@FreeBSD.org> | 2007-04-03 12:45:10 +0000 |
---|---|---|
committer | rwatson <rwatson@FreeBSD.org> | 2007-04-03 12:45:10 +0000 |
commit | ea5253bc2b5ad50d4d5b4d295cd13280e8b63444 (patch) | |
tree | 074dbdad73d79afcec0457349499bafb6366fb6f /lib/libgssapi/gss_get_mic.c | |
parent | aa77196921f69a4eb73485ea4427f20744577fea (diff) | |
download | FreeBSD-src-ea5253bc2b5ad50d4d5b4d295cd13280e8b63444.zip FreeBSD-src-ea5253bc2b5ad50d4d5b4d295cd13280e8b63444.tar.gz |
Fix use after free bug: use temporary variable to hold next entry in linked
list while freeing current entry, rather than using the free'd entry's next
pointer.
Found with: Coverity Prevent(tm)
CID: 1333
Diffstat (limited to 'lib/libgssapi/gss_get_mic.c')
0 files changed, 0 insertions, 0 deletions