This website requires JavaScript.
Explore
Help
Sign In
scratch
/
lwip
Watch
1
Star
0
Fork
0
You've already forked lwip
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ad17f345e7431ba69baae947c543bf2277256c92
lwip
/
src
/
apps
/
mdns
History
Dirk Ziegelmeier
ad17f345e7
mdns: Use strlen to determine string length of strings contained in a struct - padding seems to be applied to these strings, and sizeof() returns the _padded_ size???
...
Found by compiling with CLANG with address sanitizer enabled
2016-11-16 21:01:15 +01:00
..
mdns.c
mdns: Use strlen to determine string length of strings contained in a struct - padding seems to be applied to these strings, and sizeof() returns the _padded_ size???
2016-11-16 21:01:15 +01:00