mirror of
https://github.com/sbrow/envr.git
synced 2026-06-27 18:48:33 -04:00
fix: Fixed memory leaks in the db.
This commit is contained in:
2
TODOS.md
2
TODOS.md
@@ -2,6 +2,8 @@
|
||||
|
||||
1. Consider giving db its own allocator
|
||||
|
||||
27. Commands are still leaking.
|
||||
|
||||
2. Generate md and man pages again.
|
||||
|
||||
3. **db.odin:324-327** — Map iteration (`remote_set`) is non-deterministic. Same file can produce different JSON on each backup, causing spurious DB diffs. Sort remotes before storing.
|
||||
|
||||
Reference in New Issue
Block a user