mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-20 08:56:56 -05:00
Instead of doing pointer arithmetic through actual pointers, cast them to the proper integer types. This is functionally equivalent to the previous code but is clearer for the compiler. Fixes #1018 |
||
|---|---|---|
| .. | ||
| examples | ||
| include | ||
| plugins | ||
| tests | ||
| tools | ||
| meson.build | ||