Email
Password
Remember?
logout
my profile
login
sign up
SEARCH:
Home
Browse
Sign Up
Forums
July 10th 2003
[PATCH] Audit copy_to_user/put_ser in fs/umsdos/ioctl.c
Expand
From: [PATCH] Audit copy_to_user/put_ser in fs/umsdos/ioctl.c
On Thu, 10 Jul 2003 00:59:09 +0200 Francois Romieu wrote:
| Daniele Bellucci :
| [...]
| > diff -urN 1.0/fs/umsdos/ioctl.c 1.1/fs/umsdos/ioctl.c
| > --- 1.0/fs/umsdos/ioctl.c 2003-07-09 21:43:52.000000000 +0200
| > +++ 1.1/fs/umsdos/ioctl.c 2003-07-09 22:25:03.000000000 +0200
| [...]
| > @@ -34,13 +38,18 @@
| > {
| > int ret = -EINVAL;
| > struct UMSDOS_DIR_ONCE *d = (struct UMSDOS_DIR_ONCE *) buf;
| > -
| > +
Plesae don't add trailing whitespace to lines.
...
Full Message
Similar Threads
[kernel] r5180 - people/w
failed 11 crash, BINFMT_F
plain text vs. html
Bug#157374 architectures
[rock-sm] 200405022042032
Can 2 independent path to
Monitoring tools for raid
[Bug 16473] e100 fails to
CIFS Client and DFS
Files updated in RC2
On Thu, 10 Jul 2003 00:59:09 +0200 Francois Romieu wrote:
| Daniele Bellucci :
| [...]
| > diff -urN 1.0/fs/umsdos/ioctl.c 1.1/fs/umsdos/ioctl.c
| > --- 1.0/fs/umsdos/ioctl.c 2003-07-09 21:43:52.000000000 +0200
| > +++ 1.1/fs/umsdos/ioctl.c 2003-07-09 22:25:03.000000000 +0200
| [...]
| > @@ -34,13 +38,18 @@
| > {
| > int ret = -EINVAL;
| > struct UMSDOS_DIR_ONCE *d = (struct UMSDOS_DIR_ONCE *) buf;
| > -
| > +
Plesae don't add trailing whitespace to lines.
...