properly free data returned by aprintf(), and bring back the code to be
authorDaniel Stenberg <daniel@haxx.se>
Sat, 25 Jul 2009 18:09:57 +0000 (18:09 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 25 Jul 2009 18:09:57 +0000 (18:09 +0000)
commit240bfaa69e474da26e7f2ff4244f1e8d6a3a9234
tree3fdc77a031bde033b2ccd3ebd55d9cbe01469ab8
parent7dc48e57a6f4d4843c6d1bc2f611368d30aae295
properly free data returned by aprintf(), and bring back the code to be
independent of libssh2 version as the client code isn't really meant to adapt
to such build-time constraints.
src/main.c