[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-commits] lwip/src/netif etharp.c
From: |
Simon Goldschmidt |
Subject: |
[lwip-commits] lwip/src/netif etharp.c |
Date: |
Mon, 14 May 2007 20:10:46 +0000 |
CVSROOT: /sources/lwip
Module name: lwip
Changes by: Simon Goldschmidt <goldsimon> 07/05/14 20:10:46
Modified files:
src/netif : etharp.c
Log message:
Found a little bug in ARP_QUEUEING: if pbuf_alloc for the packet to be
queued failed, pbuf_copy was called with a NULL pointer.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/lwip/src/netif/etharp.c?cvsroot=lwip&r1=1.107&r2=1.108
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lwip-commits] lwip/src/netif etharp.c,
Simon Goldschmidt <=