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

Re: syslog_L test 28 and 61



At 2002/2/25 21:07+0100  Thorsten Kukuk writes:
> > Hi,
> > 
> > I looked at the syslog test cases and found 2 bugs in the test suite:
> > 
> > syslog_L 28: This test can never pass, since we print the start address
> > of a local variable on the stack. But this address must be different
> > at both calls, they cannot be unique since we call it the first time
> > direct and the second time from another function.
> > 
> > Solution: make the variable int i; in test28 static.
> 
> Same for test 85, the variable i should be static.

Hi Thorsten,

Thanks for the information. These should be fixed for the next lsb-os
release (within a week I'd estimate).

Regards,

Chris
-- 
cyeoh@au.ibm.com
IBM OzLabs Linux Development Group
Canberra, Australia



Reply to: