Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
1 check-in using file src/main.c version c415c24585
|
2019-12-20
| ||
| 15:41 | Removed the cleanup of g.zXYZ because there's simply too high of a chance that future changes would turn one of those free() calls into a double-free or passing an invalid pointer to free(). check-in: d60dd7afb0 user: stephan tags: memleak-fixes | |