From: Doyoun Kang <doyoun.kang@samsung.com>
authorDoyoun Kang <doyoun.kang@samsung.com>
Thu, 3 Nov 2011 10:54:33 +0000 (10:54 +0000)
committerCarsten Haitzler <raster@rasterman.com>
Thu, 3 Nov 2011 10:54:33 +0000 (10:54 +0000)
commitb516fb6bb1067371a1dc75044cb1a80880839fcd
treeaa34815b63982894a388d26bf5f74322ef7db619
parent57e79e79eab57c2045e03174aafb50d0eaa31363
From: Doyoun Kang <doyoun.kang@samsung.com>
Subject: [E-devel] [Patch] e_config config save patch

I found a problem in e_config. There is no code to check file size when the e makes the
configuration backup files. Even if the file size is 0, the e copies it to backup file.
So, I added code to check the size of the file. Please check the attached patch file.

SVN revision: 64684
AUTHORS
src/bin/e_config.c