Refactored CreateConnection() somewhat to reduce its length by splitting
authorDan Fandrich <dan@coneharvesters.com>
Fri, 3 Aug 2007 22:46:59 +0000 (22:46 +0000)
committerDan Fandrich <dan@coneharvesters.com>
Fri, 3 Aug 2007 22:46:59 +0000 (22:46 +0000)
commit0d3d84e3ffcaa6118cc4f33c5f2d6c9166d60662
tree840e3159383847a460ba027e84d08695c52b9977
parente789a3802cd454b9b37fb40ef2f04244db4831ee
Refactored CreateConnection() somewhat to reduce its length by splitting
it into a few new functions.
Fixed a few leaks in out of memory conditions, including for test case 231.
lib/url.c