mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
bc0ec8c03d9143c489be2d82817e067d62ddc15b
Fixed subtle bug in miniport.c: if exactly one protocol is registered we would skip it in MiniIndicateData because we took the .Flink value from the list head, then compared CurrentEntry->Flink to the list head address. svn path=/trunk/; revision=10307
Description
A free Windows-compatible Operating System
528 MiB
Languages
C
86.9%
C++
10.7%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.4%