On Thu, 2011-08-04 at 15:00 +0200, Mason wrote:
> Therefore, it seems natural for netif_add to accept NULL
> for the addr, mask, and gw parameters. And, in fact, it
> does accept NULL for mask and gw, but it fails when addr
> is NULL, because code was added that dereferences addr
> before checking it.
> 
> I was proposing a patch to fix this issue.

Oh, I see.  Apologies for misunderstanding.  

Yes, lwip-devel would probably be more appropriate for patches.  The
patch tracker on lwIP's savannah page would be even better.

Kieran


_______________________________________________
lwip-users mailing list
lwip-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to