|
|
|
|
|
by latch
120 days ago
|
|
It wasn't clear from the examples, and the gist doesn't have a `deinit` method, so what happens if an error needs to own data? > Here, sqlite.ErrorPayload.init saves 500 bytes of error message from sqlite Who owns those 500 bytes and where are they being freed? |
|