On 2022/08/31 11:42, 钱海远(Nathan) wrote:
> Yes, when I was free svn_error_t's pool , no memory leak.
>
> Why svn_error_t create a new memory pool , not use pool ?
>
> svn_error_t *err = svn_fs_node_id(id, *root, *path_relative, pool);
> if(err != SVN_NO_ERROR || !id )
> {
> if(err != SVN
Hello,
On 2022/08/30 11:33, 钱海远(Nathan) wrote:
> Dear Sir,
>
> I found that svn_fs_node_id causes memory leak. I had report the issue in
> jira: https://issues.apache.org/jira/browse/SVN-4907?jql=project%20%3D%20SVN
>
> Daniel Shahaf need some more info :
>
> Q: Can you attach a code sample th
2 matches
Mail list logo