Revision: 5906
http://openser.svn.sourceforge.net/openser/?rev=5906&view=rev
Author: juhe
Date: 2009-07-24 16:19:54 +0000 (Fri, 24 Jul 2009)
Log Message:
-----------
modules/utils: added check on size of http_query reply
- Added check on actual size of http_query reply body that fixes possible
crash if body does not contain a linefeed.
- If body does not contain a linefeed, return whole body as result.
Modified Paths:
--------------
branches/1.5/modules/utils/functions.c
This was sent by the
SourceForge.net collaborative development platform, the world's
largest Open Source development site.