mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-01 22:58:50 -04: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 | ||