Patch from Harvey Eneman: fixes problem on some systems where a free()
authorKen Hornstein <kenh@pobox.com>
Mon, 6 Feb 2012 16:31:18 +0000 (11:31 -0500)
committerKen Hornstein <kenh@pobox.com>
Mon, 6 Feb 2012 16:31:18 +0000 (11:31 -0500)
would be called on non-malloc'd memory (only would happen if you had more
than one entry in the server: line in mts.conf).


No differences found