Anything waiting for apr 1.5.1?

2014-04-13 Thread Jeff Trawick
Maybe I'll actually do something this time :) -- Born in Roswell... married an alien... http://emptyhammock.com/ http://edjective.org/

Re: apr_os_proc_mutex_get() segfault

2014-04-13 Thread Jeff Trawick
On Thu, Mar 27, 2014 at 8:15 AM, Yann Ylavic wrote: > Hi, > > when using the following code : > > pthread_mutex_t *mymutex; > apr_proc_mutex_t *apmutex = NULL; > apr_os_proc_mutex_t osmutex = {0}; > apr_proc_mutex_create(&apmutex, NULL, APR_LOCK_PROC_PTHREAD, p); > apr_os_proc

Re: New apr_sockaddr_info_copy() function

2014-04-13 Thread Jeff Trawick
On Thu, Jan 23, 2014 at 7:24 PM, Yann Ylavic wrote: > Hi, > > I'd like to propose the following/attached patch which adds the > apr_sockaddr_info_copy() function to network_io. > Committed to APR trunk as r1587045... If you are able, could you submit a patch to add a testcase for this? Even if

Bug report for APR [2014/04/13]

2014-04-13 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned