NULL dereference in cipe_alloc_dev (cipe-1.5.4/cipe/device.c)
Lloyd Willimas <[email protected]> Thu, 25 Dec 2003 03:54:03 +0000
| Newsgroups | gmane.comp.encryption.cipe |
|---|---|
| Message-ID | <[email protected]> |
Line 548 of device.c ...
memset(d->broadcast, 0xFF, ETH_ALEN);
... will dereference a null `d' if there are no Ethernet devices
found by the for() loop on line 539.
--
Message sent by the [email protected] mailing list.
Unsubscribe: mail [email protected], "unsubscribe cipe-l" in body
Other commands available with "help" in body to the same address.
CIPE info and list archive: <URL:http://sites.inka.de/~bigred/devel/cipe.html>