Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F103867587
D10663.id28200.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
398 B
Referenced Files
None
Subscribers
None
D10663.id28200.diff
View Options
Index: lib/libstand/rarp.c
===================================================================
--- lib/libstand/rarp.c
+++ lib/libstand/rarp.c
@@ -155,7 +155,7 @@
printf("rarprecv: ");
#endif
- n = readether(d, ptr, (void **)&ap, tleft, &etype);
+ n = readether(d, &ptr, (void **)&ap, tleft, &etype);
errno = 0; /* XXX */
if (n == -1 || n < sizeof(struct ether_arp)) {
#ifdef RARP_DEBUG
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Dec 1, 11:41 AM (18 h, 51 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14964940
Default Alt Text
D10663.id28200.diff (398 B)
Attached To
Mode
D10663: libstand: NULL pointer dereference in rarp
Attached
Detach File
Event Timeline
Log In to Comment