Skip to content

v0.2.1#4

Merged
oskiv6 merged 1 commit into
mainfrom
nightly
Nov 21, 2025
Merged

v0.2.1#4
oskiv6 merged 1 commit into
mainfrom
nightly

Conversation

@oskiv6
Copy link
Copy Markdown
Owner

@oskiv6 oskiv6 commented Nov 21, 2025

  1. suspended chain memory model
    replaced all __chain_alloc to malloc
    This may result in some memory leaks, but previous memory model was creating dangling pointers.

The most important thing is to free all strings created by chain_stringify

read DOCUMENTATION; emporary usage of `malloc`, may result in memory
leaks;
@oskiv6 oskiv6 merged commit 495e3aa into main Nov 21, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant