]> git.ipfire.org Git - thirdparty/tor.git/commit
Add sentinel values to the end of memarea chunks.
authorNick Mathewson <nickm@torproject.org>
Tue, 12 May 2009 19:10:23 +0000 (15:10 -0400)
committerNick Mathewson <nickm@torproject.org>
Tue, 12 May 2009 19:10:23 +0000 (15:10 -0400)
commitd9650cfa50772d52b7f9ad7a6deeb5b3fdc751f3
tree1d6adbb5a4dc6fb65d55bdee05686d26c00c60a2
parenta271c5370a25c917512e8ef45aba921b04ff157a
Add sentinel values to the end of memarea chunks.

This might detect some possible causes of bug 930, and will at least
make sure we aren't doing some dumb memory-corruption stuff with the heap
and router-parsing.
ChangeLog
src/common/memarea.c