Fix leak when downgrading a package.
[oweals/opkg-lede.git] / libbb /
2009-11-11 graham.gowerMore cleanup in error paths to plug leaks found while...
2009-11-02 graham.gowerFix memory leaks.
2009-10-30 graham.gowerThe compiler almost certainly knows better.
2009-10-28 pixdamixFix implicit declaration of strndup
2009-10-27 pixdamixImprove the poor man's fseek in unarchive.c
2009-09-21 ticktock35Fix opkg doesn't handle long link/path names in tar...
2009-06-26 ticktock35Thanks to claudyus84 and Gilles
2009-03-26 ticktock35Thanks to Antonio
2009-03-04 ticktock35Thanks to Krzysztof Kotlenga <pocek@users.sf.net>:
2009-02-12 ticktock35Thanks to
2008-12-27 ticktock35revert R190, keep R191
2008-12-27 ticktock35Thanks for Mike Westerhof <mwester@dls.net>
2008-12-15 ticktock35opkg: trivial, clean up obsolete code, and some typo
2008-12-15 ticktock35opkg: attached patch fixes build failures with gcc...
2008-12-15 ticktock35[opkg] trivial, remove unused variable res
2008-12-15 ticktock35opkg: (leak fixing, day 3) fixed final memory leaks...
2008-12-15 ticktock35opkg: fix some initialisation and double free issues...
2008-12-15 ticktock35opkg/libbb: Patch from Esben Haabendal <esbenhaabendal...
2008-12-15 ticktock35* Rename top level ipkg directory to opkg
2008-12-15 ticktock35ipkg: remove more auto-generated files
2008-12-15 ticktock35* Add ipkg for future development