Files
WenchaoXia 1883dfbaea PR #12118: SQLite bugfix: Check read offset before seek
#rb Paul.Chipchase
#jira UE-219289
#rnx

- Our seek implementations tend to assert if the seek is invalid so we need to check for that and return an error code to avoid crashing the process.

[CL 35104331 by WenchaoXia in ue5-main branch]
2024-07-26 04:09:51 -04:00
..