Re: [PATCH 2/3] isofs: also copy the terminating zero in read_symlink_hook

2014-03-25 Thread Justus Winter
Quoting Cyril Roelandt (2014-03-25 02:43:40) > On 03/20/2014 02:01 PM, Justus Winter wrote: > > * isofs/inode.c (read_symlink_hook): Use memcpy, also copy terminating > > zero. > > --- > > > Are you interested in getting rid of the outdated bcopy() ? I have got a > Coccinelle patch ready :) I'm

Re: [PATCH 2/3] isofs: also copy the terminating zero in read_symlink_hook

2014-03-24 Thread Cyril Roelandt
On 03/20/2014 02:01 PM, Justus Winter wrote: * isofs/inode.c (read_symlink_hook): Use memcpy, also copy terminating zero. --- Are you interested in getting rid of the outdated bcopy() ? I have got a Coccinelle patch ready :) Regards, Cyril.

Re: [PATCH 2/3] isofs: also copy the terminating zero in read_symlink_hook

2014-03-24 Thread Samuel Thibault
Justus Winter, le Thu 20 Mar 2014 14:01:19 +0100, a écrit : > * isofs/inode.c (read_symlink_hook): Use memcpy, also copy terminating > zero. Ack. > --- > isofs/inode.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/isofs/inode.c b/isofs/inode.c > index f9d4c41..f542d18

[PATCH 2/3] isofs: also copy the terminating zero in read_symlink_hook

2014-03-20 Thread Justus Winter
* isofs/inode.c (read_symlink_hook): Use memcpy, also copy terminating zero. --- isofs/inode.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/isofs/inode.c b/isofs/inode.c index f9d4c41..f542d18 100644 --- a/isofs/inode.c +++ b/isofs/inode.c @@ -492,7 +492,7 @@ read_disknode (