id summary reporter owner description type status priority milestone component version resolution keywords cc arch compiler difficulty kernel operatingsystem parents patch protocol sounddrv topic 287 struct roar_message needs to be re-ordered ph3-der-loewe within struct roar_message the data[] array should be moved to the end. This will allow better detection of buffer overflows. In any case datalen must say before data[] because it will be used as reference (e.g. mes->datalen > sizeof(mes->data) and should be protected by the order. Note that the sense of 'before' isn't altered here on archs with stack grow downwards as the order of members within the structure keeps the same. enhancement new wishlist RoarAudio major release 1.1 libroar and friends current soname_change very easy 0 RoarAudio Hardening