mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-07-23 05:42:18 +08:00

The mDNSexport is normally defined to be empty, thus mDNSStorage is a huge stack variable (roughly 50KiB) with random data. Asuming a global mDNSStorage variable in the mDNSCore makes no sense.
Description
No description provided
Languages
C
95.9%
C++
1.1%
Shell
0.6%
Python
0.5%
Yacc
0.4%
Other
1.3%