mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-04-18 06:46:28 -04:00
Fix two bugs in handle_cmd_lock_entity_milan_v12(): 1. When server_find_descriptor() returns NULL, reply_status() was called with the AEM packet pointer instead of the full ethernet frame, corrupting the response ethernet header. 2. When refreshing an existing lock, the expire timeout was extended by raw seconds (60) instead of nanoseconds (60 * SPA_NSEC_PER_SEC), causing the lock to expire almost immediately after re-lock. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| daemon | ||
| examples | ||
| gst | ||
| modules | ||
| pipewire | ||
| tests | ||
| tools | ||
| meson.build | ||