Re: [ptxdist] [PATCH] genext2fs: fix off-by-one in symlink creation

2017-02-08 Thread Michael Olbrich
On Mon, Jan 30, 2017 at 09:30:08PM +0100, Uwe Kleine-König wrote: > This fixes a failure when genext2fs tries to create a symlink where the target > has a length of exactly 60 bytes. > > Signed-off-by: Uwe Kleine-König Thanks, applied, Michael > --- >

[ptxdist] [PATCH] genext2fs: fix off-by-one in symlink creation

2017-01-30 Thread Uwe Kleine-König
This fixes a failure when genext2fs tries to create a symlink where the target has a length of exactly 60 bytes. Signed-off-by: Uwe Kleine-König --- ...x-inode-based-symlink-string-length-limit.patch | 39 ++ patches/genext2fs-1.4.1/series