Fix to check protocol version before refusing large file 04/177604/3
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Wed, 2 May 2018 06:02:12 +0000 (15:02 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Fri, 18 May 2018 03:51:36 +0000 (12:51 +0900)
commitc4e3640c13b47b602c31f68cb12583392abcb474
tree11607a44ede0dc42f56174115146f9a607d1f5b2
parent701e944daaa1fb9f8ac8a8b5441531f1e639555f
Fix to check protocol version before refusing large file

From protocol version 5.0, it will be supported large file size
with 64bit value. Fix to check protocol version before resuing
large file.

Change-Id: Ie2b76d5e857c143289332e543bb65254ac522081
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
libthor/thor.c
libthor/thor.h
lthor.c