id	summary	reporter	owner	description	type	status	priority	component	version	resolution	keywords	cc	blockedby	blocking	reproduced	analyzed
1779	[patch] fixed wrong printf format identifier in ffmpeg/ffserver.c	ettl.martin		"During a code review, i found a wrong printf format identifier in file : {{{ffmpeg/ffserver.c}}}. In this case {{{%d}}} has been used to print an {{{unsigned integer}}}. The attached patch uses {{{%u}}}, which is the correct identifier.

Please refer the attache patch.

Best regards and many thanks

Martin Ettl

Reference:
http://www.cplusplus.com/reference/clibrary/cstdio/printf/
 "	enhancement	closed	normal	FFserver	git-master	fixed					0	0
