• Juan Lang's avatar
    iphlpapi: Clean up memory allocation. · 5cd6b342
    Juan Lang authored
    - pass heap to allocate from directly to helper functions, instead of
      unnecessarily copying returned data
    - use public types rather than internal ones
    - make sure GetBestRoute doesn't return bogus matches
    5cd6b342
iphlpapi_main.c 52.1 KB