summaryrefslogtreecommitdiffstats
path: root/source/lib/bitmap.c
Commit message (Collapse)AuthorAgeFilesLines
* r4120: Never, ever, doubt valgrind :-). Fix order of evaluation bug that's ↵Jeremy Allison2004-12-091-3/+3
| | | | | | | been in the bitmap code for ever. Remove silly extra space in paranoid malloc. Jeremy.
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ↵Jeremy Allison2004-12-071-4/+4
| | | | | | | | | allocation functions so we can funnel through some well known functions. Should help greatly with malloc checking. HEAD patch to follow. Jeremy.
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+177
metze