Skip to content

No more segfaults on custom_series with channel_count > 2#2616

Open
v-ein wants to merge 1 commit intohoffstadt:masterfrom
v-ein:bugfix/2307-custom-series-channel-count
Open

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

Conversation

@v-ein
Copy link
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
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

1 participant