This repository has been archived on 2025-05-24. You can view files and clone it, but cannot push or open issues or pull requests.
Files
qemudb/include
Chris Morgan 1a5f9b3b0f query_error() can infinitely recurse as errors are inserted into the database and if the database doesn't exist
then the db insertion will fail and result in a call to query_error().  Once we've entered query_error() once if we enter it
again we should simply return
2006-09-26 02:10:57 +00:00
..
2004-03-15 16:32:11 +00:00
2004-03-15 16:32:11 +00:00
2005-02-26 16:36:52 +00:00