diff options
author | Vito Caputo <vcaputo@pengaru.com> | 2023-11-18 19:28:25 -0800 |
---|---|---|
committer | Vito Caputo <vcaputo@pengaru.com> | 2023-11-18 19:28:25 -0800 |
commit | d45d559135c5861ab3d5d46e1c94f1e1764f8b5f (patch) | |
tree | 45da52299456b97495e86ecfe9bd9095f5ff3747 /src/libs/playit | |
parent | cc15fd679c9d3c94bdcfe970bc7d3c03bc8994ef (diff) |
libs/playit: bump submodule for prerendered leak fix
When seekable libplayit was leaking the prerendered buf.
It's generally harmless since this tends to only occur once per
invocation and process exit cleans up anyways. But it's nice to
keep ASAN/leak reports free of noise.
Diffstat (limited to 'src/libs/playit')
m--------- | src/libs/playit | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/src/libs/playit b/src/libs/playit -Subproject b030bf671d4d40ba1fd32c38603999d113b4f6d +Subproject d36a534394e7954fa8241b08cfa906c00a9d3e2 |