Improved bus handling: free choice of bus driver in any order and improved memory calculations (#5303)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: DedeHai <6280424+DedeHai@users.noreply.github.com>
This commit is contained in:
@@ -396,6 +396,7 @@ static const uint8_t *getPresetCache(size_t &size) {
|
||||
if (presetsCached) {
|
||||
p_free(presetsCached);
|
||||
presetsCached = nullptr;
|
||||
presetsCachedSize = 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user