mdnsd v0.9
Bug fix and license clarification release.
Packages for Debian 10, and compatible Ubuntu releases, available at https://deb.troglobit.com/
Changes
- Update Debian packaging, split into several packages
- Minor updates to README
- Add manual pages mdnsd(8) and mquery(1)
- Clarify placeholders in BSD-3 license, spotted by Thomas Bong
Fixes
- Fix #20: segfault that may occur when a new node is allocated, by Colin MacKenzie IV
- Fix #22: check for both name and type in
mdnsd_find()
, otherwise any previous name matching may be considered an existing node, found and fixed by Thomas Bong - Fix #23: possible NULL pointer dereference when comparing strings