|
|
|
|
|
by chandlerc1024
2325 days ago
|
|
Short version: it passes a pointer to the pointer forcing a double indirection rather than a single. Simple attempts to fix don't really work. Not even sure an ABI break will be enough, but it would at least be a minimum requirement. |
|