comparison mp_fifo.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 21da5b5c9842
children 0caa0bf428b9
comparison
equal deleted inserted replaced
35213:984b47eb6389 35214:126ce1e7f87b