• Kevin Grittner's avatar
    Free ignorelist after each regression test schedule. · fe67d252
    Kevin Grittner authored
    It's a trivial amount of RAM held until the end of the regression
    test run; but it's probably worth fixing to silence future warnings
    from code analyzers.
    
    This was the only memory leak pointed out by clang's static code
    analysis tool.
    fe67d252
pg_regress.c 59.8 KB