mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-14 18:25:52 +08:00
406a2f4c8a51d251c88f42154b6f57619a22ef3b

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%