NetBSD-Bugs archive

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

Re: bin/39746 (Too small buffer for long TMPDIR and unlinked-file in src/usr.bin/config/main.c)



On Thu, Oct 16, 2008 at 03:05:05PM +0000, Greg A. Woods; Planix, Inc. wrote:
 >> I'm not going to request this be pulled up to netbsd-4 because it's  
 >> noncritical and has some chance of breaking cross-building.
 >  
 >  Are you worried about new the use of _PATH_TMP?  That's already  
 >  covered in the toools/compat headers fetched by nbtool_config.h so it  
 >  shouldn't cause any problems.
 >  
 >  I'm not quite sure how such an otherwise serious bug fix could cause  
 >  problems for cross-building.

The change added a couple headers and symbols that weren't previously
used. We try to build on a lot of broken platforms. Meanwhile, it is a
minor issue and not worth spending time on.

-- 
David A. Holland
dholland%netbsd.org@localhost


Home | Main Index | Thread Index | Old Index