Skip to content

Commit 15dd535

Browse files
committed
simulate cppcheck error
1 parent 883b4ef commit 15dd535

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cvmassistants/secretprovider/secret-provider-agent/src/secret_provider_agent.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -237,6 +237,7 @@ int main(int argc, char **argv) {
237237
char ip_buf[INET_ADDRSTRLEN];
238238
const char *str_port = NULL;
239239
int port;
240+
int xyz;
240241

241242
char *const short_options = "a:v:t:c:ml:s:i:e:h";
242243
struct option long_options[] = {{"attester", required_argument, NULL, 'a'},

0 commit comments

Comments
 (0)