Do not use macros to access unioned struct members. Use an anonymous union and access union member names directly.
Details
Details
- Reviewers
markj - Commits
- rGad607893c9a3: syslogd: Use anonymous union in struct filed
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable