Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FIXED] Panic when monitoring enabled on non 64bit architectures
This is due to an unaligned 64-bit atomic operation. Move the field at top of structure with 64-bit aligned preceding fields. Resolves #2011 Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
- Loading branch information