<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/contrib/epee/src/buffer.cpp, branch v0.17.1.9</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.17.1.9</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.17.1.9'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2019-06-14T08:47:29Z</updated>
<entry>
<title>ensure no NULL is passed to memcpy</title>
<updated>2019-06-14T08:47:29Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-04-29T08:17:32Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=0564da5fdc165948ba7c862fb81478f9287a072d'/>
<id>urn:sha1:0564da5fdc165948ba7c862fb81478f9287a072d</id>
<content type='text'>
NULL is valid when size is 0, but memcpy uses nonnull attributes,
so let's not poke the bear
</content>
</entry>
<entry>
<title>epee: better network buffer data structure</title>
<updated>2018-12-23T16:46:07Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-12-06T18:04:33Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=85665003a7d9e013b1d7df5578dbf47ddf81b236'/>
<id>urn:sha1:85665003a7d9e013b1d7df5578dbf47ddf81b236</id>
<content type='text'>
avoids pointless allocs and memcpy
</content>
</entry>
</feed>
