]> git.ipfire.org Git - thirdparty/valgrind.git/commit
- Renamed s_bitmap2_creation_count into s_bitmap2_node_creation_count.
authorBart Van Assche <bvanassche@acm.org>
Wed, 11 Jun 2008 19:17:01 +0000 (19:17 +0000)
committerBart Van Assche <bvanassche@acm.org>
Wed, 11 Jun 2008 19:17:01 +0000 (19:17 +0000)
commiteff6ba5d1cd0a1246696eb7b4b9bbc79dc909060
tree4f582fc8829b30c5e9cd8ee2922e568d6a22ca46
parenta8d7569b05d77fcc8a8b13f6425185cff8b85e8d
- Renamed s_bitmap2_creation_count into s_bitmap2_node_creation_count.
- Bug fix: bm_get_bitmap2_node_creation_count() now returns the correct
  counter.
- More tl_assert() calls in drd_bitmap.h that were commented out are now
  surrounded by #ifdef ENABLE_DRD_CONSISTENCY_CHECKS / #endif.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8223
exp-drd/TODO.txt
exp-drd/drd_bitmap.c
exp-drd/drd_bitmap.h