On 4/8/19, Donald Griggs <[email protected]> wrote: > On my system, it appears that, > beginning with 3.27.0, attempting to use the (quite useful!) readfile() > function on a *zero-length* file throws "Error: out of memory" > whereas with 3.26.0, the result was set to null.
Fixed by check-in https://www.sqlite.org/src/timeline?y=ci&c=0edad5339e36d69aed92 back in February. This has not yet made it into an official release - but I encourage you to test out the latest "Prerelease Snapshot" on the https://sqlite.org/download.html page and confirm for us that this problem has been fixed, and that no new problems have been introduced. -- D. Richard Hipp [email protected] _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

