Hello Petr, >This patch series addresses several issues with the dump_log_entry() >function. > >Petr Tesarik (3): > Fix string append in dump_log_entry() > Prevent buffer overflow in dump_log_entry > Optimize one-character output in dump_log_entry > > makedumpfile.c | 19 +++++++++++++------ > 1 file changed, 13 insertions(+), 6 deletions(-) Looks good to me, I really appreciate your help ! Acked-by: Atsushi Kumagai <kumagai-atsushi at mxc.nes.nec.co.jp> Thanks Atsushi Kumagai