Pass allocation number to callback

This commit is contained in:
Daniel P. Berrange
2008-05-29 18:47:00 +00:00
parent 46f52f32b2
commit e8a0db81ef
4 changed files with 11 additions and 6 deletions

View File

@@ -1,3 +1,8 @@
Thu May 29 14:46:00 EST 2008 Daniel P. Berrange <berrange@redhat.com>
* src/memory.h, src/memory.c, tests/testutils.c: Pass allocation
number to hook callback
Thu May 29 14:45:00 EST 2008 Daniel P. Berrange <berrange@redhat.com>
* src/buf.c: Convert to use new memory allocation APIs