mbdavid / LiteDB

LiteDB - A .NET NoSQL Document Store in a single data file
http://www.litedb.org
MIT License
8.52k stars 1.24k forks source link

chore: throw exception when encounter unpaired surrogate instead of replace with U+FFFD #2415

Closed anatawa12 closed 7 months ago

anatawa12 commented 8 months ago

Fixes #2406

mbdavid commented 7 months ago

Hi @anatawa12, thanks for this contribuition.