Commits


Mykola Kondratenko authored and Narayan Kamath committed e45abfa083c
Alarm: add missing closedir after opendir when searching for RTC It is mandatory that closedir() is called to deallocate DIR structure allocated by opendir(). Fix degrade introduced by Google commit 0eb58268. Change-Id: Ia12154f7f822153b4fc8e6bfb8b2bae17bc45c1a