1 Commits

Author SHA1 Message Date
Jack Jackson
36abfed74c Committing to save
Getting a `bus error` when running tests, which googling hasn't really
helped me to understand.

Ohhh, just realized - it's because some of those `[]const []const u8`s
_aren't_ initialized with the `allocator`, so we shouldn't be freeing
them. Ugh.
2025-01-23 23:41:38 -08:00