Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Kill the xbt_memdup inline function since it's not exactly what we need, and
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Sun, 7 Aug 2005 17:26:10 +0000 (17:26 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Sun, 7 Aug 2005 17:26:10 +0000 (17:26 +0000)
commit48fad5a15b6e4cc86615df30490db71b448c54de
tree7d0ca3e27e53b19b9752a17c86f80e083e535d52
parent5143d68911fc3fbe0e68e57109a5f0e472898e1c
Kill the xbt_memdup inline function since it's not exactly what we need, and
changing its semantic without changing its name would be cumbersome.

Fix a long standing bug with by one offsets reported by valgrind around dicts.
YEAH. At least. I'm tracking this one since a *long* time.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1614 48e7efb5-ca39-0410-a469-dd3cf9ba447f
src/xbt/dict_elm.c