diff options
author | Jiri Slaby <jirislaby@gmail.com> | 2009-07-02 17:50:58 (GMT) |
---|---|---|
committer | Chris Mason <chris.mason@oracle.com> | 2009-07-02 17:50:58 (GMT) |
commit | 9b627e9bf49ebfeb060dfae0435bdba06cf27cb8 (patch) | |
tree | cbd6255b5dd72f7b17c08ac5bfab9a95819008ee /lib/prio_heap.c | |
parent | 9427216476d4fa75103f39d4b228c47d56ba20da (diff) | |
download | linux-9b627e9bf49ebfeb060dfae0435bdba06cf27cb8.tar.xz |
Btrfs: fix use after free in btrfs_start_workers fail path
worker memory is already freed on one fail path in btrfs_start_workers,
but is still dereferenced. Switch the dereference and kfree.
Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
Diffstat (limited to 'lib/prio_heap.c')
0 files changed, 0 insertions, 0 deletions