RE: log --search test failures on trunk and 1.8.x
From: Bert Huijben <bert_at_qqmail.nl>
Date: Sat, 20 Apr 2013 13:19:15 +0200
> -----Original Message-----
Looking at this reference you handed:
--- The tolower() [CX] [Option Start] and tolower_l() [Option End] functions have as a domain a type int, the value of which is representable as an unsigned char or the value of EOF. If the argument has any other value, the behavior is undefined. --- So theoretically it is allowed to eat your harddrive, kill some hardware, or whatever if you pass it an invalid value. Note that apr has a wrapper of this function which documents more of its behavior. BertReceived on 2013-04-20 13:20:16 CEST |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.