Details
-
Sub-task
-
Resolution: Fixed
-
Major
Description
[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.