Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.sbin/eeprom
Module Name: src
Committed By: mrg
Date: Sat Oct 5 23:30:22 UTC 2019
Modified Files:
src/usr.sbin/eeprom: eehandlers.c
Log Message:
memcpy->strncpy, and avoid copying beyond the static string length
into potentially unmapped regions.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/usr.sbin/eeprom/eehandlers.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index