projects
/
qemu-gpiodev
/
libfuse.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
83deefd
)
fix
author
Miklos Szeredi
<miklos@szeredi.hu>
Fri, 27 Jan 2006 11:16:11 +0000
(11:16 +0000)
committer
Miklos Szeredi
<miklos@szeredi.hu>
Fri, 27 Jan 2006 11:16:11 +0000
(11:16 +0000)
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 0ea0d2e182095a6881499fe22f6da328753aa068..95b2bd23069a50bed395da70c76e82b475116fb8 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-60,7
+60,9
@@
* kernel: fix a couple of bugs
- * Order of request_end() and fuse_copy_finish() was wrong
+ * Order of request_end() and fuse_copy_finish() was wrong.
+ Posthumus note: Franco Broi managed to exploit this, though it
+ seemed quite impossible
* request_end() used request pointer after decrementing refcount