summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorPaul Zimmerman <Paul.Zimmerman@synopsys.com>2013-11-22 16:43:46 -0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-11-25 11:59:57 -0800
commitfbd1cd202739558210fd8f441b36601b29050bf4 (patch)
tree4da82b4a65ccbb0c258756e0e1b93e1afd0f039f /include/linux
parent9bda1aac6b98d79f06df4ae40711bf08d23e766d (diff)
staging: dwc2: fix potential use after free
dwc2_process_non_isoc_desc() can potentially free the qtd, so null out the qtd pointer if the call fails so we don't try to access it later Signed-off-by: Paul Zimmerman <paulz@synopsys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions