pipewire/src/modules/module-zeroconf-discover
Barnabás Pőcze bbbf5724be pipewire: module-zeroconf-discover: free correct pointer
Retrieve the pointer returned by `calloc()` and free that
instead of freeing the pointer to a member. This has worked
so far because as of yet `api` is the first member of the struct.
2021-06-16 17:39:25 +00:00
..
avahi-poll.c pipewire: module-zeroconf-discover: free correct pointer 2021-06-16 17:39:25 +00:00
avahi-poll.h zeroconf: add avahi zerconf discover module 2021-05-14 09:09:48 +02:00