Skip to content

ERR: Try to fix the 'fail to load next' once and for all

Kubat requested to merge next-failed into master

It seems that when poping messages from the queue, the 'memmove' operation didn't move the correct ammount of memory... Also mark the 'unknown' event type as a fatal error, to try detecting those bugs more easy.

Merge request reports