From: Miklos Szeredi Date: Mon, 3 Dec 2001 08:06:45 +0000 (+0000) Subject: entry in BUGS X-Git-Tag: fuse_0_95~12 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=0e66d057a42a5ef6dff3a5354a449f0373f3415d;p=qemu-gpiodev%2Flibfuse.git entry in BUGS --- diff --git a/BUGS b/BUGS index 0c1fb6c..3706264 100644 --- a/BUGS +++ b/BUGS @@ -9,3 +9,5 @@ - File size change could cause some strange behavior WRT the page cache. +- User can cause nasty DoS by not replying to WRITE requests and thus + blocking writepage() indefinitely.