ports/science/pulseview
Andriy Gapon d0cf6f3444 science/pulseview: fix crash on startup when libcxx has asserts enabled
The program's code unlocks a mutex that it never locked.
When libcxx is built with debug (e.g., on stable branches) there is a
crash on an assert that pthread_mutex_unlock succeeds.

This change adds a patch for the problem.

PR:		282727
Approved by:	uzsolt
2025-02-21 08:06:49 +02:00
..
files science/pulseview: fix crash on startup when libcxx has asserts enabled 2025-02-21 08:06:49 +02:00
distinfo
Makefile science/pulseview: unbreak the build 2025-02-21 08:06:49 +02:00
pkg-descr