You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* collations: Fix OOM and handle padding for multibyte
This fixes the OOM issue where a simple query can trigger a denial of
service attack. It also ensures we return the right result for these
queries by doing the correct padding.
Signed-off-by: Dirkjan Bussink <[email protected]>
* Address review comments
Signed-off-by: Dirkjan Bussink <[email protected]>
---------
Signed-off-by: Dirkjan Bussink <[email protected]>
0 commit comments