To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=106443 Issue #|106443 Summary|extensions: check return of fgets in nsplugin/source/s |o_env.cxx Component|framework Version|DEV300m63 Platform|All URL| OS/Version|Linux Status|NEW Status whiteboard| Keywords| Resolution| Issue type|PATCH Priority|P3 Subcomponent|code Assigned to|pl Reported by|cmc
------- Additional comments from [email protected] Thu Oct 29 16:28:43 +0000 2009 ------- Checking the extra warnings about unchecked return values shown with gcc's -Wp,-D_FORTIFY_SOURCE=2 I see that we have an unchecked fgets in extensions/source/nsplugin/source/so_env.cxx How about the following, along the same lines of logic as the later test --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
