From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon-590EEB7GvNiWaY/ihj7yzEB+6BGkLq7r@public.gmane.org Subject: [Bug 23282] vsnprintf(3) example promotes code which ignores error return code Date: Fri, 8 Feb 2013 09:28:03 +0000 (UTC) Message-ID: <20130208092803.E822511FE9C@bugzilla.kernel.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: In-Reply-To: Sender: linux-man-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-man@vger.kernel.org https://bugzilla.kernel.org/show_bug.cgi?id=23282 --- Comment #1 from Marshel Abraham 2013-02-08 09:28:03 --- Created an attachment (id=92661) --> (https://bugzilla.kernel.org/attachment.cgi?id=92661) handle the error code The above patch tries to be completely in align with the coding style.This change in example will prevent the crashing of code. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html