Searched refs:uaf (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/crypto/heimdal/lib/kadm5/
H A Dad.c1076 char *uaf[2] = { NULL, NULL }; local
1158 asprintf(&uaf[0], "%d", i);
1162 a->mod_values = uaf;
1214 if (uaf[0])
1215 free(uaf[0]);

Completed in 190 milliseconds