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
fix: lower ujson4c's stack requirements on x86 (#134)
- as it triggers a stack overflow while connection testing from ODBC
Administrator.
(The stack pressure might also be increased by the usage of the
managed-unmanaged code bridge for the GUI: the driver code path that
triggers the stack overflow works fine when invoked without it.)
(cherry picked from commit 6776848)
0 commit comments