Feature/fix ordering gcc sanitizer warnings
fix the gcc warnings reported by Oli on the mailing-list.
The problem were uninitialized bool values, which then held values != {0,1}.
fix the gcc warnings reported by Oli on the mailing-list.
The problem were uninitialized bool values, which then held values != {0,1}.