mirror of
https://github.com/kiwix/libkiwix.git
synced 2026-02-24 02:09:00 -05:00
- Increment the iteration counter to prevent infinite loops when GetAdaptersAddresses returns ERROR_BUFFER_OVERFLOW. - Free the previously allocated buffer before re-allocating to prevent memory leaks on retry. Signed-off-by: shbhmexe <shubhushukla586@gmail.com>