Comment 1 for bug 178373

Revision history for this message
Scott Kitterman (kitterman) wrote :

- if ((tmpname = cli_gentempdesc(NULL, &tmpd)) == NULL) {
+ if (cli_gentempfd(NULL, &tmpname, &tmpd) != CL_SUCCESS) {