Closed salix5 closed 1 month ago
Storing buffer in global array will cause race condition. If the function is called from 2 different places, the result might be wrong.
@mercury233 @purerosefallen
need test for performance
wait #2597
Storing buffer in global array will cause race condition. If the function is called from 2 different places, the result might be wrong.
@mercury233 @purerosefallen