Commit f2610e7
committed
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)1 parent 1b41af1 commit f2610e7
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
105 | 112 | | |
106 | 113 | | |
107 | 114 | | |
| |||
0 commit comments