[Patch] Another fix for cycle detection

Roland McGrath roland@hack.frob.com
Mon Jan 23 21:47:00 GMT 2012


I think it's clearer to use a type like uint16_t.
If overflow is a concern, then there should be an explicit overflow check.
How about starting out with uint8_t and overflow checking?



More information about the Libc-alpha mailing list