-
Type:
Sub-task
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Fix Version/s: 0.4.3
-
Component/s: Networking, NTCore
-
Labels:
-
Module:
[reactos/lib/dnslib/straddr.c:291]: (error) Uninitialized variable: ErrorCode
At this point ErrorCode may not had been initialized, however unlikely, probably should initialize to 0 at declaration time.