CVSROOT: /cvs Module name: src Changes by: o...@cvs.openbsd.org 2018/02/19 02:52:16
Modified files: sbin/slaacd : frontend.c Log message: (static) byte buffers are not aligned in any way, malloc the buffer to solve that. Prevents bus error on armv7. ok naddy@ florian@