mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-22 18:22:42 +00:00
firewire: Track pending transactions and cancel them on cdev release.
Without this, pending transactions will dereference freed memory if they complete after the device file has been closed. Signed-off-by: Kristian Høgsberg <krh@redhat.com> Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
This commit is contained in:
parent
f319b6a02f
commit
28cf6a04c8
1 changed files with 20 additions and 3 deletions
Loading…
Add table
Add a link
Reference in a new issue