"Kalle A. Sandstr\"om" <ksandstr at iki.fi> writes: > > Yeah, it definitely does need some clean-up. I've got an enormous > > list, and I'm working on it. > > Is that a long list of small things or a small list of large things?-) > > Anyway, mind passing the list my way? Maybe I could fix some of the > things while fleshing out the libfreenet integration.
It's both a long list of small things and a short list of large things. The most significant of those things are in the "TODO" file that comes with libfreenet. The largest thing on the list is "use dynamic memory allocation", which I totally ignored in the interest of stabilizing the library before I went and introduced a shitload of potential leaks.