Line 15:
Line 15:
* Auxiliary events were left in inotify queues
* Auxiliary events were left in inotify queues
* Lazy-pages daemon didn't detect stack pages and surrounders properly and marked them as "lazy"
* Lazy-pages daemon didn't detect stack pages and surrounders properly and marked them as "lazy"
−
* Memory and resource leakage were detected by coverity, cppcheck and clang
+
* Memory and resource leakage fixes detected by coverity, cppcheck and clang
=== Improvements ===
=== Improvements ===
* Use gettimeofday() directly from vdso for restore timings
* Use gettimeofday() directly from vdso for restore timings
* Reformat all .py code into pep8 style
* Reformat all .py code into pep8 style