Re: EXW crash on XP for winsock.ew

new topic     » goto parent     » topic index » view thread      » older message » newer message

Deniz Dizman writes:
> Why i am getting an EXW.EXE crash when i run a program
> which includes winsock.ew on win XP home edition???
> the WsockInit() is done sucessfully but when anyother function is called the
> program
crashes...

winsock.ew as is has some bugs:

    At two places it incorrectly tries to free() a hostent structure.

    one place is:
              free(host)
    in WsockGetIP()

    another place is:
              free(phostent)
    in WsockHostInfo()

Or maybe the winsock.dll for XP is somehow incompatible ?

    Martin

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu