comparison Changelog @ 35214:126ce1e7f87b

Remove useless indirection that in addition completely broke the code. The strcpy would have copied only up to the first 0 byte, i.e. exactly 3 bytes, leaving the remaining byte, uninitialized, possibly random, possibly leaking private on-stack data.
author reimar
date Wed, 31 Oct 2012 19:08:19 +0000
parents 9abac64d7a11
children 6ac59489c815
comparison
equal deleted inserted replaced
35213:984b47eb6389 35214:126ce1e7f87b