Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
apr_escape_entity(): Don't truncate the final ';' in hex entities.
apr_snprintf() takes the buffer size (include NUL), and can by used with NULL/zero-size buffer to determine the output length. git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1916390 13f79535-47bb-0310-9956-ffa450edef68
- Loading branch information