Am 14.09.2014 um 18:42 schrieb Adrian Chadd: > Hi! > > Good catch! > > Would you mind filing a bug so we don't forget? > > http://bugs.freebsd.org/submit/ The proposed fix, while it might fix the immediate issue, might still not fix pointer aliasing. Perhaps there needs to be some struct or union defined and used to avoid the aliasing.