Debian Patches

Status for rust-pipewire/0.9.2-2

Patch Description Author Forwarded Bugs Origin Last update
use-mem-zeroed.patch use mem::zeroed to create zero timespec. When time64 is enabled, glibc adds padding to struct timespec,
on time64 architectures.Unfortunately this means that timespecs can't
be created in the normal way in rust.

Instead we create the structure using std::mem::zeroed and use
member access to fill it in.
Peter Michael Green <plugwash@debian.org> no
fix-example.patch no

All known versions for source package 'rust-pipewire'

Links