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.
This commit is contained in:
it into a few new functions. Fixed a few leaks in out of memory conditions, including for test case 231.