Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

2 check-ins using file src/main.c version 6e9db04c7b

2019-12-21
18:24
Moved two decls from an outer scope to the inner scope where they're used. check-in: 2576cf5fd1 user: stephan tags: memleak-fixes
03:45
Removed fossil_atexit_free_this() because it effectively costs more static memory than it cleans up in dynamic memory. check-in: 99cb2ccd94 user: stephan tags: memleak-fixes