pcgi/parseinfo.c had a bug in the pcgiEnviromentToResourceAssignment() function that prevented it from properly reading some enviroment variables. Here's the patch to fix this problem. By the way is there some place we should be uploading patches to other than the list? The contrib area by chance? --------------------------------------------------- - Scott Robertson Phone: 714.972.2299 - - CodeIt Computing Fax: 714.972.2399 - - http://codeit.com - ---------------------------------------------------
Scott Robertson wrote:
pcgi/parseinfo.c had a bug in the pcgiEnviromentToResourceAssignment() function that prevented it from properly reading some enviroment variables. Here's the patch to fix this problem.
Thanks!
By the way is there some place we should be uploading patches to other than the list? The contrib area by chance?
In general, it's preferred not to send out attachments to mailing lists (although your's was tiny). Best is to usually to provide a link, either http or ftp, where the file can be downloaded. This way, if the patch needs to be patched ;-) , you don't have to ship it out again to everybody. Best regards, Jeff Bauer Rubicon, Inc.
participants (2)
-
Jeff Bauer -
Scott Robertson