]> code.citadel.org Git - citadel.git/commit
* Working on cleaning up code. There were LOTS of missing free() calls.
authorBrian <brian@uncensored.citadel.org>
Tue, 12 Jun 2001 11:47:44 +0000 (11:47 +0000)
committerBrian <brian@uncensored.citadel.org>
Tue, 12 Jun 2001 11:47:44 +0000 (11:47 +0000)
commit762b08569f45d9490908596397a51dc03d4631ed
tree29eac3177e06512638b3c27472eaf12351d6fbc0
parent53c1815f10d2284f18f2e5ae8bb63ace67a9ed7e
* Working on cleaning up code.  There were LOTS of missing free() calls.
Boy, was I lazy...  :)

  This library is MUCH more stable than it was at 0.59-RELEASE checkpoint,
  but it still has a few leaky issues.  I'm still working on fixing it.
libCxClient/src/libtransport.c
libCxClient/src/testlib.c
libCxClient/src/users.c