Skip to content

0.1.5 release - #54

Merged
tadeas-hejnic merged 3 commits into
mainfrom
develop
Aug 14, 2026
Merged

0.1.5 release#54
tadeas-hejnic merged 3 commits into
mainfrom
develop

Conversation

@tadeas-hejnic

Copy link
Copy Markdown
Contributor

Changelog Description

Release merge.

Additional review information

N/A

Testing notes:

Not needed - tested already before merging to develop.

isohedronpipeline and others added 3 commits July 23, 2026 10:31
serialCorePost dereferences the httplib::Result from Post() without
checking whether the request actually succeeded. cpp-httplib returns
a null Result rather than throwing when a request fails to connect
or complete, so any failed POST segfaults on a null-pointer read
instead of failing gracefully like the sibling GET path does.

Fixes #52
…t-null-deref

Fix segfault in `AyonApi::serialCorePost` on failed requests
@tadeas-hejnic tadeas-hejnic self-assigned this Aug 13, 2026
@tadeas-hejnic
tadeas-hejnic merged commit 6cd4859 into main Aug 14, 2026
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.

3 participants