datetime: Correct the validation of parameter in _field_format_get/_field_limit_get
authorRyuan Choi <ryuan.choi@gmail.com>
Tue, 4 Feb 2014 15:53:14 +0000 (00:53 +0900)
committerRyuan Choi <ryuan.choi@gmail.com>
Tue, 4 Feb 2014 15:53:14 +0000 (00:53 +0900)
commit9dc3a2829676dab8026a7ca172614521aeaf1cc9
tree8542cb636982623fc3a9d3b8b9a4c35767b30a3a
parent84b2579dbbb1b0336a755a4765ac1260b59a6d49
datetime: Correct the validation of parameter in _field_format_get/_field_limit_get

Because field_list is an array, we should check boundary instead of NULL.
src/lib/elm_datetime.c