CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2009/08/09 03:44:21
Modified files: gnu/usr.bin/binutils/binutils: rddbg.c Log message: Do not access s[strlen(s) - 1] without checking first that s is not an empty string.
CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2009/08/09 03:44:21
Modified files: gnu/usr.bin/binutils/binutils: rddbg.c Log message: Do not access s[strlen(s) - 1] without checking first that s is not an empty string.