git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c94312d
)
[XFS] Fix use after free in xfs_log_done().
author
Lachlan McIlroy
<lachlan@sgi.com>
Wed, 13 Aug 2008 06:52:50 +0000
(16:52 +1000)
committer
Lachlan McIlroy
<lachlan@redback.melbourne.sgi.com>
Wed, 13 Aug 2008 06:52:50 +0000
(16:52 +1000)
The ticket allocation code got reworked in 2.6.26 and we now free tickets
whereas before we used to cache them so the use-after-free went
undetected.
SGI-PV: 985525
SGI-Modid: xfs-linux-melb:xfs-kern:31877a
Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
Signed-off-by: David Chinner <david@fromorbit.com>
No differences found