platform_system_core/fs_mgr
Irina Tirdea d431b8d7f1 Fix fstab memory leak
When reading the fstab config file fails, fstab memory is not freed.
When fstab structure is no longer needed, only half of it is freed.

Free fstab memory in all cases (error or when it is no longer needed).

Change-Id: Ib0758a5aaa69505285bf64143632986a2dbbdccb
Signed-off-by: Irina Tirdea <irina.tirdea@intel.com>
2013-09-18 16:34:02 -07:00
..
include fs_mgr: support a unified fstab format. 2013-02-19 10:18:42 -08:00
Android.mk Include liblog in fs_mgr to fix the build. 2013-04-15 12:33:17 -07:00
fs_mgr.c Fix fstab memory leak 2013-09-18 16:34:02 -07:00
fs_mgr_main.c fs_mgr: support a unified fstab format. 2013-02-19 10:18:42 -08:00
fs_mgr_priv.h Fix my incorrect merge resolution for 132b7d750e harder. 2013-07-11 19:07:06 -07:00