NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: port-amd64/52596: Another netbsd-8 panic



The following reply was made to PR port-amd64/52596; it has been noted by GNATS.

From: maya%netbsd.org@localhost
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: port-amd64/52596: Another netbsd-8 panic
Date: Sat, 6 Jan 2018 09:52:09 +0000

 Another report of this bug was fixed by:
 
 Module Name:    src
 Committed By:   christos
 Date:           Fri Jan  5 01:53:15 UTC 2018
 
 Modified Files:
         src/sys/net: route.c
 
 Log Message:
 Don't stomp past the end of the array! need __arraycount not sizeof()
 Found by chuq, while debugging the sdf.org crashes
 XXX: pullup-8
 Restructure a bit for readability.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.201 -r1.202 src/sys/net/route.c
 


Home | Main Index | Thread Index | Old Index