On Mon, Jun 27, 2022 at 6:14 PM Yann Ylavic <ylavic....@gmail.com> wrote: > > On Mon, Jun 27, 2022 at 5:26 PM <yla...@apache.org> wrote: > > > > Author: ylavic > > Date: Mon Jun 27 15:26:09 2022 > > New Revision: 1902281 > > > > URL: http://svn.apache.org/viewvc?rev=1902281&view=rev > > Log: > > encoding: Better check inputs of apr_{encode,decode}_* functions. > > This commit seems to cause a segfault on Windows 32bit: > https://github.com/apache/apr/runs/7075975923?check_suite_focus=true#step:5:35 > Any stacktrace/hint someone?
Thanks Ivan, r1902283 helped ;) > > Regards; > Yann.