https://bz.apache.org/bugzilla/show_bug.cgi?id=68763

--- Comment #1 from Yann Ylavic <ylavic....@gmail.com> ---
I cannot reproduce this with clang (tried v14 and v16) with httpd/apr both
trunk. Does it happen with apr-1.7.4 only?

Not sure what it's complaining about either, it looks like it finds a
NULL-deref through APR_RING_SENTINEL(ring, ...) where the ring cannot possibly
be NULL where reported, and AFAICT it's the only thing dereferenced by
APR_RING_SENTINEL()..

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org

Reply via email to