index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
nfmalloc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2002-09-03
Protect duplicate calls to obstack_free(), as obstack_free segfaults when
Adam Heath
1
-2
/
+4
2002-08-23
Fix read past buffer in lib/nfmalloc.c.
Adam Heath
1
-5
/
+2
2002-05-06
Perl sucks, fix Ian's email address
Wichert Akkerman
1
-1
/
+1
2002-05-06
Update Ian Jacksons' email address
Wichert Akkerman
1
-1
/
+1
2001-04-28
* lib/nfmalloc.c: in nfstrnsave, don't set the char after the end, but
Adam Heath
1
-1
/
+1
2001-04-28
nfstrnsave() was not allocated n+1 chars, and was not setting the n+1 byte
Adam Heath
1
-1
/
+4
2001-04-23
Changed 0 to NULL.
Adam Heath
1
-1
/
+1
2001-03-04
* ChangeLog: undo file corruption (ugh)
Wichert Akkerman
1
-4
/
+0
2001-01-16
actually use CHUNK_SIZE
Ben Collins
1
-1
/
+1
2001-01-15
fixup declerations
Ben Collins
1
-5
/
+5
2001-01-15
change blocksize to 8192, and make sure we set dbobs_init to 0 after obstack_...
Ben Collins
1
-12
/
+18
2001-01-15
fixups for obstack usage
Ben Collins
1
-4
/
+19
2001-01-14
convert nfmalloc to obstack, and include obstack.[ch] for non-GNU systems
Ben Collins
1
-63
/
+14
2000-12-27
Added nfstrnsave().
Adam Heath
1
-0
/
+8
2000-12-20
Lesson the memory footprint.
Adam Heath
1
-1
/
+1
1999-01-29
dpkg 1.4.1
Guy Maor
1
-3
/
+3
1996-04-04
dpkg (1.1.4); priority=MEDIUM
Ian Jackson
1
-0
/
+91