armink / FlashDB

An ultra-lightweight database that supports key-value and time series data | 一款支持 KV 数据和时序数据的超轻量级数据库
Apache License 2.0
1.7k stars 400 forks source link

[fdb_kvdb] fix runtime error #271

Closed FASTSHIFT closed 6 months ago

FASTSHIFT commented 6 months ago

ASAN reports an error:

FlashDB/src/fdb_kvdb.c:288:83: runtime error: left shift of 255 by 24 places cannot be represented in type 'int'