diff parser-cfg.h @ 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 5761a9a31bcb
children
line wrap: on
line diff