Skip to content

Conversation

@manup
Copy link
Member

@manup manup commented Jun 19, 2024

There are two bugs.

  1. After a new DDF is loaded during pairing the DDF matching search must start from beginning of all loaded DDFs.
  2. The actual crash happens when calling std::find_if with two end() iterators, but surprisingly only with Apple Clang, not with GCC on other platforms.

Issue: #7698

There are two bugs in one missing line.
After a new DDF is loaded during pairing the search must start from beginning of all loaded DDFs.
The actual crash happens when calling std::find_if with two end() iterators, but surprisingly only with Apple Clang, not with GCC on other platforms.

Issue: dresden-elektronik#7698
@manup manup added the Fix label Jun 19, 2024
@manup manup added this to the v2.27.5-beta milestone Jun 19, 2024
@manup manup merged commit 6f307e6 into dresden-elektronik:master Jun 19, 2024
@manup manup deleted the fix_segv_macos branch June 19, 2024 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant