<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/tests/unit_tests/memwipe.cpp, branch v0.16.0.1</title>
<subtitle>Monzero core node, command-line wallet, consensus code, and release tooling.
</subtitle>
<id>https://code.monzero.org/monzero-core.git/atom?h=v0.16.0.1</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.16.0.1'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2019-03-05T21:05:34Z</updated>
<entry>
<title>Update 2019 copyright</title>
<updated>2019-03-05T21:05:34Z</updated>
<author>
<name>binaryFate</name>
<email>binaryfate@users.noreply.github.com</email>
</author>
<published>2019-03-05T21:05:34Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=1f2930ce0bec07e28958c059444151ad4968e1e6'/>
<id>urn:sha1:1f2930ce0bec07e28958c059444151ad4968e1e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Readd copyright starting date</title>
<updated>2018-01-26T15:03:20Z</updated>
<author>
<name>xmr-eric</name>
<email>eric@moneroeric.com</email>
</author>
<published>2018-01-07T23:55:52Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=84a7f6a4827f5baec6bb5cecbe11d4f61708b520'/>
<id>urn:sha1:84a7f6a4827f5baec6bb5cecbe11d4f61708b520</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update 2018 copyright</title>
<updated>2018-01-26T15:03:20Z</updated>
<author>
<name>xmr-eric</name>
<email>eric@moneroeric.com</email>
</author>
<published>2018-01-07T05:05:16Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=18216f19dd479466cb7fd38f52d23bddfcfd4880'/>
<id>urn:sha1:18216f19dd479466cb7fd38f52d23bddfcfd4880</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #3082</title>
<updated>2018-01-26T00:49:20Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-01-26T00:49:20Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=0a94399a052367da519c76d7dbdbe515193bc0a2'/>
<id>urn:sha1:0a94399a052367da519c76d7dbdbe515193bc0a2</id>
<content type='text'>
8b50209c fix for warning (Onur Altun)
</content>
</entry>
<entry>
<title>move memwipe to epee to avoid common&lt;-&gt;crypto circular dependencies</title>
<updated>2018-01-10T01:57:54Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-12-21T14:51:29Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=fdd4c5e5770c2765afd7734550dc80e31a480045'/>
<id>urn:sha1:fdd4c5e5770c2765afd7734550dc80e31a480045</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix for warning</title>
<updated>2018-01-08T03:58:48Z</updated>
<author>
<name>Onur Altun</name>
<email>33907436+bsgri@users.noreply.github.com</email>
</author>
<published>2018-01-08T03:58:48Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=8b50209ca094611c7ff53d1658e62f2eae51269b'/>
<id>urn:sha1:8b50209ca094611c7ff53d1658e62f2eae51269b</id>
<content type='text'>
monero/tests/unit_tests/memwipe.cpp:50:8: Warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else]
     if (wipe) ASSERT_TRUE(memcmp(quux, "bar", 3));</content>
</entry>
<entry>
<title>unit_tests: fix memwipe test comparison</title>
<updated>2017-12-17T09:56:36Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-12-17T09:52:43Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=223e3788acfb6ceaf42370cc941cfbdb2b5bd8d3'/>
<id>urn:sha1:223e3788acfb6ceaf42370cc941cfbdb2b5bd8d3</id>
<content type='text'>
free might overwrite the memory, so we can't expect to see
the NULs we overwrote with, but at least we shouldn't see
the original data.
</content>
</entry>
<entry>
<title>add a memwipe function</title>
<updated>2017-11-27T22:15:34Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-10-26T09:16:48Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=000666ff784185583c76f33bf0882a08fd9c29f2'/>
<id>urn:sha1:000666ff784185583c76f33bf0882a08fd9c29f2</id>
<content type='text'>
It's meant to avoid being optimized out

memory_cleanse lifted from bitcoin
</content>
</entry>
</feed>
