Peng,

[email protected] would be the right mailing list for this kind
of discussion.

Would you mind opening a jira for this issue and uploading a patch for the same?

Thanks
mahadev

2011/10/7 彭福田 <[email protected]>:
> HI,
>
>         When I add watcher duplicate, I found a bug, there may be a memory
> leak.
>
>
>
> zk_hashtable.c:193
>
> old:
>
> res = add_to_list(&wl, wo, 1);
>
>
>
> should be:
>
>         res = add_to_list(&wl, wo, 0);
>
>
>
> Peng Futian
>
>
>
>

Reply via email to