Re: [PATCH] Fix buffer overflow when writing dh->signature

2010-02-21 Thread Ken'ichi Ohmichi
Hi Bernhard, Thank you for your patch. The patch is good for me, and it has been merged into the git tree. http://makedumpfile.git.sourceforge.net/git/gitweb.cgi?p=makedumpfile/makedumpfile;a=summary Thanks Ken'ichi Ohmichi Bernhard Walle wrote: > Fix following compile warning when building w

[PATCH] Fix buffer overflow when writing dh->signature

2010-02-21 Thread Bernhard Walle
Fix following compile warning when building with gcc 4.5 and with the flags '-O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -O2 -Wall'. In function 'strcpy', inlined from 'write_kdump_header' at makedumpfile.c:5457:8: \ /usr/include/bi