DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=28029>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=28029 apr_file_printf uses a fixed-length buffer Summary: apr_file_printf uses a fixed-length buffer Product: APR Version: HEAD Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: APR AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] I recently ran into the buffer length limit with apr_file_printf that caused me consternation. Either this should be documented in apr_file_io.h or, better, apr_file_printf should be re-written to use vformatter. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
