On Tue, Mar 30, 2010 at 4:37 AM, Arsen Chaloyan <[email protected]> wrote:
> Hi,
>
> One small and pretty harmless, but still issue in the implementation of
> apr_filepath_merge() for win32.
>
> Wouldn't it be better to use apr_pstrmemdup() instead of apr_pmemdup() to
> avoid initialized 1 byte copy. At least, this allows to silence UMC errors
> memory profilers complain about.
>
> Index: file_io/win32/filepath.c
> ===================================================================

committed to trunk as r932067; I'll commit to 1.5.x and 1.4.x branches
if there are no complaints

thanks!

Reply via email to