|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.15.3_1 26 Jul 2026 23:45:50
    |
Allan Jude (allanjude)  |
sysutils/liburcu: backup upstream patch that changes library version
ca541c6b8c6ce1c166329fa1c19345d8f7794a5a adds a new API and bumps versions
We only need the other patches for now, this change can come in as part of
the next version update.
Reported by: Dan Mahoney
Sponsored by: Klara, Inc. |
0.15.3_1 25 Jul 2026 20:00:45
    |
Allan Jude (allanjude)  |
sysutils/liburcu: backport upstream patches for mutex leak
liburcu's use of pthread_mutex_init without a matching destroy causes
mutexs to be leaked. Backport some fixes from the upstream
stable-0.15/ branch to resolve the issue.
The memory leak this caused impacts bind, gdnsd, and other ports.
This is a subset of the changes from the commit to ports main (802d0c)
without updating the entire port or bumping the version.
PR: 296786, 293737
Co-authored by: Daniel Engberg <diizzy@FreeBSD.org>
Sponsored by: Klara, Inc. |
Number of commits found: 2
|