reactos/drivers/network/dd
Joachim Henze 3e6f65ffcd
[DC21X4] Fix uninitialized variable read (#6984)
This is the network driver which is used for MSVPC 2007.

I spotted it during a WIP-backport-experiment of the driver, when compiling with GCC4.7.2, which warned about it.
GCC8.4.0 unfortunately is blind to that on master head, for unknown reasons. Not good.
MSVC github buildbot is also blind to that on master head, for unknown reasons. Not good.
We later found that at least Clang did also warn about it on master head.
2024-06-13 21:24:23 +02:00
..
dc21x4 [DC21X4] Fix uninitialized variable read (#6984) 2024-06-13 21:24:23 +02:00
e1000 [E1000] Stop logging MAC, is sensitive data of log-contributors (#5254) 2023-04-29 23:02:03 +02:00
ne2000 [INF] More deduplication and style harmonization (#4952) 2022-12-28 02:26:17 +01:00
netkvm [SDK][VIRTIO][NETKVM] Make VirtIO a separate library (#6280) 2024-01-16 17:55:35 -08:00
nvnet [NVNET] Remove NdisEqualMemory hack by linking with memcmp library 2023-10-18 20:18:02 +03:00
pcnet [INF] More deduplication and style harmonization (#4952) 2022-12-28 02:26:17 +01:00
rtl8139 [INF] More deduplication and style harmonization (#4952) 2022-12-28 02:26:17 +01:00
CMakeLists.txt [DC21X4] Add driver for DECchip 21x4-compatible network adapters (#5614) 2023-10-18 20:12:36 +03:00