Comment 2 for bug 1441069

Revision history for this message
Dirk Zimoch (dirk.zimoch) wrote : Re: [Bug 1441069] Re: caput of escaped strings to CHAR array send too large array count

On 07.04.2015 17:00, Andrew Johnson wrote:
> How many times can one short piece of code call strlen() on the same
> string?

Crazy, isn't it? Especially since len already contains the length. Maybe
someone's mind was too much adjusted to PASCAL where the length
operation needs constant time?