Details
-
Sub-task
-
Resolution: Fixed
-
Major
-
None
Description
CPPCHECK: dll\win32\iphlpapi\ifenum_reactos.c 190 error Uninitialized variable: numAddrs.
The real problem is probably that no one checked the return value of tdiGetIpAddrsForIpEntity to see if its safe to proceed.
Attachments
Issue Links
- relates to
-
CORE-11225 Memory leaks in iphlpapi!getInterfaceInfoSet
- Resolved