<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/external/db_drivers/liblmdb, branch main</title>
<subtitle>Monzero core node, command-line wallet, consensus code, and release tooling.
</subtitle>
<id>https://code.monzero.org/monzero-core.git/atom?h=main</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2022-06-03T15:46:59Z</updated>
<entry>
<title>ITS#9385 fix using MDB_NOSUBDIR with nonexistent file</title>
<updated>2022-06-03T15:46:59Z</updated>
<author>
<name>Kris Zyp</name>
<email>kriszyp@gmail.com</email>
</author>
<published>2020-11-02T20:33:09Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=ade464a5a0adaa166171f803078e9ac31b99bb06'/>
<id>urn:sha1:ade464a5a0adaa166171f803078e9ac31b99bb06</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Silence spurious fallthru warning</title>
<updated>2022-06-03T15:46:18Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@symas.com</email>
</author>
<published>2021-07-07T11:26:18Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=493577a6cd016ee56465f5adb8e1dc8f10f2daa5'/>
<id>urn:sha1:493577a6cd016ee56465f5adb8e1dc8f10f2daa5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix rawpart flag collision</title>
<updated>2022-06-03T15:46:04Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@openldap.org</email>
</author>
<published>2020-10-11T00:32:30Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=b46a60e3907c597b8b4b272eca357d38534f5e40'/>
<id>urn:sha1:b46a60e3907c597b8b4b272eca357d38534f5e40</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More RAWPART support</title>
<updated>2022-06-03T15:45:49Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@openldap.org</email>
</author>
<published>2018-06-11T09:12:03Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=4e7586c9e41689b116108b806ab322b30f771082'/>
<id>urn:sha1:4e7586c9e41689b116108b806ab322b30f771082</id>
<content type='text'>
Use mmap to read and initialize the meta pages, raw device
may not support read/write syscalls.
</content>
</entry>
<entry>
<title>Preliminary raw partition support</title>
<updated>2022-06-03T15:45:39Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@openldap.org</email>
</author>
<published>2016-02-21T18:29:40Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=747f5d3594566e4a9f56595cfd0feef7004e3485'/>
<id>urn:sha1:747f5d3594566e4a9f56595cfd0feef7004e3485</id>
<content type='text'>
Autodetects that a block device is being used.
</content>
</entry>
<entry>
<title>ITS#9496 fix mdb_env_open bug from #8704</title>
<updated>2021-04-09T13:21:15Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@symas.com</email>
</author>
<published>2021-04-09T13:21:15Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5fe22ac766e0c1f918f63516c97b8b14fa996aef'/>
<id>urn:sha1:5fe22ac766e0c1f918f63516c97b8b14fa996aef</id>
<content type='text'>
Broken in 9c6eb75c656363176a55c63c81803feb3cfa614d
</content>
</entry>
<entry>
<title>ITS#9500 fix regression from ITS#8662</title>
<updated>2021-03-23T20:51:19Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@symas.com</email>
</author>
<published>2021-03-23T20:51:19Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=ab5f0ec37aa7c71bc34d4a24bc33e9286298c0cc'/>
<id>urn:sha1:ab5f0ec37aa7c71bc34d4a24bc33e9286298c0cc</id>
<content type='text'>
mdb_load -a patch broke overwriting with MDB_CURRENT
</content>
</entry>
<entry>
<title>ITS#9007 don't free loose writemap pages</title>
<updated>2021-02-01T16:09:08Z</updated>
<author>
<name>Kris Zyp</name>
<email>kriszyp@gmail.com</email>
</author>
<published>2019-04-16T02:07:56Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=935bfaa913c74b206569a7a1746a599c9f5de07a'/>
<id>urn:sha1:935bfaa913c74b206569a7a1746a599c9f5de07a</id>
<content type='text'>
Broken in ITS#8756
</content>
</entry>
<entry>
<title>ITS#9068 fix backslash escaping</title>
<updated>2019-08-26T16:59:13Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@openldap.org</email>
</author>
<published>2019-08-26T16:51:53Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e907305c6c5ee722519ef67911e386490b9a23af'/>
<id>urn:sha1:e907305c6c5ee722519ef67911e386490b9a23af</id>
<content type='text'>
mdb_load wasn't properly inserting escaped backslashes into the data.
mdb_dump wasn't escaping backslashes when generating printable output.
</content>
</entry>
<entry>
<title>lmdb: catch non-LMDB negative errors before strerror</title>
<updated>2019-04-14T09:19:04Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-04-13T23:37:03Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=b6420e12a967b8e96fd87a86dd8d105962bfdf8b'/>
<id>urn:sha1:b6420e12a967b8e96fd87a86dd8d105962bfdf8b</id>
<content type='text'>
That should hopefully shut coverity up
</content>
</entry>
</feed>
