commit 3c3f602aeed38b1654a24287f748cd9999564454
parent c91273fa63e381dedde1da333334578043181c62
Author: vaplv <vaplv@free.fr>
Date: Tue, 7 Oct 2014 15:52:05 +0200
Fix an issue in the mutex test
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/test_mutex.c b/src/test_mutex.c
@@ -162,7 +162,7 @@ static const char src_str[] = {
'Z','B','A','F',' ','E','H','A',' ','N','Z','B','X',' ','V',
'A',' ','B','H','E',' ','P','V','G','V','R','F','.','\n','\n',
'A','R','K','G',' ','F','G','B','C',',',' ','U','R','Y','Y',
- ' ','B','A',' ','R','N','E','G','U','!','\n'
+ ' ','B','A',' ','R','N','E','G','U','!','\n','\0'
};
enum mutex_type {