please gcc

This commit is contained in:
Alexandre Ratchov 2015-10-20 09:15:09 +02:00
parent 4d72d01c2c
commit bbfde03621
1 changed files with 3 additions and 0 deletions

View File

@ -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
*/