Skip to content
Snippets Groups Projects
user avatar
Vadim B. Mikheev authored
psql.c: In function `HandleSlashCmds':
psql.c:1141: warning: `optarg3' might be used uninitialized in this function
psql.c:1157: warning: `optarg3' might be used uninitialized in this function

-> char           *optarg3 = NULL;
cd3f1bca
History
Name Last commit Last update
..