Re: CVS commit: src/sbin/disklabel

2013-05-14 Thread Christos Zoulas
In article , wrote: >> Modified Files: >> src/sbin/disklabel: main.c >> >> Log Message: >> CVE 1020933: Prevent integer overflow by using wider type >> >> To generate a diff of this commit: >> cvs rdiff -u -r1.33 -r1.34 src/sbin/disklabel/main.c > >Since the variable `offset' in find_la

Re: CVS commit: [matt-nb5-mips64] src/sys

2013-05-14 Thread David Laight
I think this broke core dumps on mips ... On Sun, Aug 23, 2009 at 03:38:19AM +, Matt Thomas wrote: > Module Name: src > Committed By: matt > Date: Sun Aug 23 03:38:19 UTC 2009 > > Modified Files: > src/sys/arch/mips/include [matt-nb5-mips64]: types.h > src/sys/arch/mips/m

Re: CVS commit: src/sbin/disklabel

2013-05-14 Thread tsugutomo . enami
Christos Zoulas writes: > Are you worried about efficiency here? Yes, you can fix it differently > by checking if LABEL_OFFSET fits. I don't worry about efficiency. I've just noticed build failure on i386, and wondering what was wrong. I thought it would be better if warned when LABEL_OFFSET