On 1/18/22 2:58 PM, Evgeny Kotkov wrote:
> Ruediger Pluem <rpl...@apache.org> writes:
>
>> Can you please check if the below patch fixes your issue?
>
> I have to say that the reason and the original intention of using
> resource->pool's userdata here are still somewhat unclear to me.
An application seems to be here:
https://github.com/minfrin/mod_dav_calendar/blob/main/mod_dav_calendar.c#L2170
As far as I understand the code needs the data stored in the userdata and has
no other means to retrieve it.
>
> But it does look like the patch performs the allocation only once per
> resource->pool, and so it should fix the unbounded memory usage issue.
r1897182
Regards
RĂ¼diger