A scary thing happened to me: my first thought, while looking at
linux-2.6.5-7.151/lib/vsprintf.c
if (*fmt == 'h' || *fmt == 'l' || *fmt == 'L' ||
*fmt == 'Z' || *fmt == 'z') {
qualifier = *fmt;
fmt++;
}
*fmt == 'Z' || *fmt == 'z') {
qualifier = *fmt;
fmt++;
}
was something like Hmm... I should be careful about that master lich here...
. I should throttle down.
No comments:
Post a Comment