diff options
author | Johannes Thumshirn <jthumshirn@suse.de> | 2016-06-23 14:37:20 +0200 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2016-07-12 23:16:31 -0400 |
commit | 2a6a20ea7d894464ca6bd402058c1aadf796a48c (patch) | |
tree | 149a1250c52c19c843c9651413a94f6de53fa9aa /Documentation | |
parent | 40e4c0a4e1d5414ed33e5bc846a832dc868fa65d (diff) |
snic: Fix use-after-free in case of a dma mapping error
If there is a dma mapping error snic kfree()s buf right before printing
it. Change the order to not accidently trip on memory that's not owned
by us anymore.
Signed-off-by: Johannes Thumshirn <jthumshirn@suse.de>
Acked-by: Narsimhulu Musini <nmusini@cisco.com>
Reviewed-by: Laurence Oberman <loberman@redhat.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions