Skip to content

No more segfaults on custom_series with channel_count > 2#2616

Merged
hoffstadt merged 1 commit intohoffstadt:masterfrom
v-ein:bugfix/2307-custom-series-channel-count
Mar 23, 2026
Merged

No more segfaults on custom_series with channel_count > 2#2616
hoffstadt merged 1 commit intohoffstadt:masterfrom
v-ein:bugfix/2307-custom-series-channel-count

Conversation

@v-ein
Copy link
Copy Markdown
Collaborator

@v-ein v-ein commented Mar 10, 2026


name: Pull Request
about: Create a pull request to help us improve
title: No more segfaults on custom_series with channel_count > 2
assignees: @hoffstadt


Description:

Closes #2307.

I've reworked the code that prepares app_data for the custom_series callback. Slightly more efficient (unnoticeably 😂) and way more stable when channel_count is higher than 2 or when data lengths are inconsistent.

Concerning Areas:
None.

…e callback. Slightly more efficient and no more segfaults with channel_count > 2. hoffstadt#2307
@v-ein v-ein requested a review from hoffstadt March 10, 2026 19:49
@hoffstadt hoffstadt merged commit 4e96afa into hoffstadt:master Mar 23, 2026
4 checks passed
@v-ein v-ein deleted the bugfix/2307-custom-series-channel-count branch March 23, 2026 20:58
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.

add_custom_series crashed when channel_count > 2

2 participants