commit | e45abfa083cacdd858feb7c6bcf0b03647a37989 | [log] [tgz] |
---|---|---|
author | Mykola Kondratenko <mykola.kondratenko@sonymobile.com> | Mon Jan 18 12:43:30 2016 +0100 |
committer | Narayan Kamath <narayan@google.com> | Tue Feb 02 09:30:50 2016 +0000 |
tree | ef3677e5b9af230e939fc74021ec36e2696aa993 | |
parent | c71c44a524e3b5f1f6a9864a0f03b20acd153a6d [diff] |
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