commit | 1680885aa57f192a4ddad6ddd70521f4fe013db0 | [log] [tgz] |
---|---|---|
author | Alexei Podtelezhnikov <apodtele@gmail.com> | Wed Feb 09 16:41:07 2022 +0000 |
committer | Alexei Podtelezhnikov <apodtele@gmail.com> | Wed Feb 09 16:41:07 2022 +0000 |
tree | 3026b3460f609c950ddac4203eb7cf66430d6dbc | |
parent | 0447df71e749e54a6895180303780bdaa84038fd [diff] |
[pshinter] Clear reused mask. In PS hinter, memory allocations persist until the module is done. Therefore, we have to clear reused masks. * src/pshinter/pshrec.c (ps_mask_table_alloc): Clear reused mask.