Debian Patches

Status for rust-pipewire/0.8.0-5

Patch Description Author Forwarded Bugs Origin Last update
fix-example.patch no
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

All known versions for source package 'rust-pipewire'

Links