5 Jan
2010
5 Jan
'10
10:16 a.m.
Hermann Lauer wrote:
On Mon, Jan 04, 2010 at 03:07:13PM +0100, Hermann Lauer wrote:
Unfortunately the cutting solution which was included after the discussion above was no completely correct, because the vqp_recv routine has to skip the complete ethernet packet in checking as otherwise the rest would be interpeted as garbage, which makes the server rejecting the packet with a "Packet contains invalid attribute" message. The appended patch tries to fix this, but now memory errors occurs:
shorted lenght must be used while copying, correct patch is attached.
Fixed, thanks. Alan DeKok.