From 2b5ad5dfa5baa9a243051022510600fd8a82fd20 Mon Sep 17 00:00:00 2001 From: Timo Dritschler Date: Fri, 25 Apr 2014 18:59:55 +0200 Subject: Added 'kiro_trb_refresh' that refreshes all internal meta information based on the memory content Added 'kiro_trb_is_setup' to check if the buffer is consistent --- test.c | 1 + 1 file changed, 1 insertion(+) (limited to 'test.c') diff --git a/test.c b/test.c index b49e333..56ed5cf 100644 --- a/test.c +++ b/test.c @@ -45,6 +45,7 @@ int main(void) printf("Stored in New: %x\n", *maman); sleep(1); g_object_unref(rb); + g_object_unref(rb2); return 0; } \ No newline at end of file -- cgit v1.2.3