]> git.sur5r.net Git - openldap/commitdiff
Coverity leak
authorHoward Chu <hyc@openldap.org>
Sun, 11 Feb 2007 12:05:32 +0000 (12:05 +0000)
committerHoward Chu <hyc@openldap.org>
Sun, 11 Feb 2007 12:05:32 +0000 (12:05 +0000)
tests/progs/slapd-read.c

index df231979f7bbed6cac57dac97c453695bf06d21f..c938875ec4c0fb7814560f9b015242620df84e01 100644 (file)
@@ -291,6 +291,7 @@ do_random( char *uri, char *manager, struct berval *passwd,
                                noattrs, nobind, 1, maxretries, delay, force,
                                chaserefs );
                }
+               free( values );
                break;
 
        default: