Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
coverity: fix dns_sd.c Resource leak
CID 355432 (#2 of 2): Resource leak (RESOURCE_LEAK) 3. leaked_storage: Variable ddata going out of scope leaks the storage it points to. Ensure we free anything that was allocated Signed-off-by: Robin Getz <[email protected]>
- Loading branch information