Path to this page:
Subject: CVS commit: wip/proxymngr
From: Thomas Klausner
Date: 2015-04-17 08:54:53
Message id: E1Yj0BC-0003Ks-7o@sfs-ml-4.v29.ch3.sourceforge.com
Log Message:
Update to 1.0.4:
Alan Coopersmith (10):
Assume signal handlers return void, as C89 requires
This is not a GNU project, so declare it foreign.
configure: Drop AM_MAINTAINER_MODE
autogen.sh: Honor NOCONFIGURE=1
Ensure memory is initialized before use in PushRequestorQueue
Replace malloc(strlen)+strcpy sets with strdup calls
Replace last strcpy call + manual append with snprintf call
Stop casting results of malloc calls
Stop checking if pointers are NULL before passing them to free()
proxymngr 1.0.4
Files: