mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-08 21:09:49 +00:00
types in m_hashtable.c to void*. This requires no changes to code already using VgHashTables, but it allows some previously-required casts to be removed. I also changed Memcheck and Massif by removing some of these now-unnecessary casts. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@4404