Re: exec_elf.c: mistake ?

2013-07-06 Thread Kenneth R Westerback
On Sat, Jul 06, 2013 at 05:21:31PM +0200, Maxime Villard wrote: > Hi, > - - - - sys/kern/exec_elf.c l.236 ~> 251&252 > Are my code scanner and me wrong, or 'bdiff' may not be > initialized ? > Codewise it does look possible that bdiff will be used uninitialized. Whether it can happen in reality d

exec_elf.c: mistake ?

2013-07-06 Thread Maxime Villard
Hi, - - - - sys/kern/exec_elf.c l.236 ~> 251&252 Are my code scanner and me wrong, or 'bdiff' may not be initialized ?

Re: is* functions

2013-07-06 Thread Philip Guenther
On Sat, Jul 6, 2013 at 12:29 AM, Jason McIntyre wrote: > diff below from Daniel Dickman. it appears is* are functions, not macros > (defined in gen/isctype.c). i'm looking for oks. Oh no! Someone found out that we changed them! We must hide the evidence! Uh, I mean, sure, yeah, ok guenther@

is* functions

2013-07-06 Thread Jason McIntyre
diff below from Daniel Dickman. it appears is* are functions, not macros (defined in gen/isctype.c). i'm looking for oks. jmc Index: isalnum.3 === RCS file: /home/cvs/src/lib/libc/gen/isalnum.3,v retrieving revision 1.9 diff -u -r1.9