OlivierLDff / Qaterial

🧩 Collection of Material Components based on QtQuickControls2.
https://olivierldff.github.io/Qaterial/
MIT License
291 stars 54 forks source link

🚑️ Wasm memory leak #119

Closed OlivierLDff closed 3 years ago

OlivierLDff commented 3 years ago

QaterialOnline have memory leak on chrome, and seem to freeze in infinite allocation loop This error seems to be introduced by e8da53bc91e29f90b8be7a6e1129efc9d52f044e

Possible cause: Q_LOGGING_CATEGORY ?

OlivierLDff commented 3 years ago

fix with https://github.com/OlivierLDff/QtWasmCMake/blob/b494ee46905540cd9ed4f5ec5a2708af1ca3eed6/QtWasmCMake.cmake#L3-L6