Merge pull request #36 from YongseopKim/fix_decryption_if_src_size_is_0
authorWonYoung Choi <wy80.choi@samsung.com>
Mon, 30 Nov 2015 06:33:36 +0000 (15:33 +0900)
committerWonYoung Choi <wy80.choi@samsung.com>
Mon, 30 Nov 2015 06:33:36 +0000 (15:33 +0900)
Bypass descryption in case that file's size is 0


Trivial merge