Hi, i have found that in function

static apr_status_t impl_pollset_remove(apr_pollset_t *pollset,
                                        const apr_pollfd_t *descriptor)

neither pollset nor descriptor are checked for NULL-pointers. i have
seen some segfaults on my dev-machine according to this function.

regards
-Chris

Reply via email to