From bbfde0362153e505476403bba2966f1160508d06 Mon Sep 17 00:00:00 2001 From: Alexandre Ratchov Date: Tue, 20 Oct 2015 09:15:09 +0200 Subject: [PATCH] please gcc --- libsndio/aucat.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/libsndio/aucat.c b/libsndio/aucat.c index c6a3ac2..40c7a0d 100644 --- a/libsndio/aucat.c +++ b/libsndio/aucat.c @@ -251,6 +251,9 @@ aucat_mkcookie(unsigned char *cookie) size_t home_len, path_len; int fd, len; + /* please gcc */ + path_len = 0xdeadbeef; + /* * try to load the cookie */