in hbinet.c line 981, buffer is initialized to NULL,
later in line 1003, buffer is used in recv() line as
'buffer + iReceived'.

Brgds,
Viktor

On 2009.07.20., at 0:50, Przemyslaw Czerpak wrote:

On Sun, 19 Jul 2009, Szak�ts Viktor wrote:

Hi,

There is a potential GPF bug (recently introduced) in s_inetRecvInternal(). If hb_itemGetWriteCL() returns FALSE, buffer will be NULLed, and later
used as recv() buffer.

I'm sorry but I cannot find it.
And you explain when it can appear.

best regards,
Przemek
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to