Adding upstream version 0.7.2.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
dc2839d325
commit
b7eff17c9c
33 changed files with 913 additions and 181 deletions
|
@ -89,7 +89,7 @@ function(void)
|
|||
struct object *n;
|
||||
|
||||
record = malloc(sizeof *record);
|
||||
ck_epoch_register(&epoch, record);
|
||||
ck_epoch_register(&epoch, record, NULL);
|
||||
|
||||
n = malloc(sizeof *n);
|
||||
if (n == NULL)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue