https://bugs.openldap.org/show_bug.cgi?id=8847
--- Comment #33 from HoweverAT laeufer4321@gmx.at ---
Hi,
I would like to take over this task.
@Ryan Tandy thank you for your great feedback, I have tried to work everything into the new patch.
-whitespace style -sorted lists and typos -IPv6 ifdefs -useless comments -add initial NULLARG for new struct -ldap_set_option reset to default if invalue==NULL -ldap_validate_and_fill_sourceip moved to new position -inet_pton is only used if LDAP_PF_INET6 like in existing code -os-ip.c i didn't changed the position of the code. For me it was cleaner if we set address (local or remote) in one place
Im not sure about the MinGW Compile Fix - part Is there an instruction how the mingw environment should be set up to retest it?