<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libcrypto/x509v3, branch libressl-v2.3.0</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=libressl-v2.3.0</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=libressl-v2.3.0'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2015-07-29T16:13:49+00:00</updated>
<entry>
<title>Use named initialisers for X509V3_EXT_METHOD structs (for the usual</title>
<updated>2015-07-29T16:13:49+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2015-07-29T16:13:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2c86724c7509e45fa0e39ca000ac97146959cc0c'/>
<id>urn:sha1:2c86724c7509e45fa0e39ca000ac97146959cc0c</id>
<content type='text'>
reasons) - only change in generated assembly is due to line numbering.
</content>
</entry>
<entry>
<title>Expand obsolete M_ASN1.*(cmp|dup|print|set) macros - no change in generated</title>
<updated>2015-07-29T14:58:34+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2015-07-29T14:58:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2186614b2e5af6bbfcc1a9f8898ac11ea9c93faf'/>
<id>urn:sha1:2186614b2e5af6bbfcc1a9f8898ac11ea9c93faf</id>
<content type='text'>
assembly.

ok bcook@
</content>
</entry>
<entry>
<title>Expand ASN.1 template macros that got missed in the last pass - only change</title>
<updated>2015-07-25T16:14:29+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2015-07-25T16:14:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=6c128ec475e69981d949d4ae0a99470980f6028b'/>
<id>urn:sha1:6c128ec475e69981d949d4ae0a99470980f6028b</id>
<content type='text'>
to generated assembly is due to line numbers.
</content>
</entry>
<entry>
<title>Expand ASN.1 template macros - the generated assembly only differs by</title>
<updated>2015-07-25T16:00:14+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2015-07-25T16:00:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ecfdb188f78a1de1018bd9dd4d1120d2b02e13b1'/>
<id>urn:sha1:ecfdb188f78a1de1018bd9dd4d1120d2b02e13b1</id>
<content type='text'>
changes to line numbers.
</content>
</entry>
<entry>
<title>Remove case that can never happen.</title>
<updated>2015-07-19T01:20:32+00:00</updated>
<author>
<name>doug</name>
<email></email>
</author>
<published>2015-07-19T01:20:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=62d7339aa35a88f06d1e898af76c072d9389a792'/>
<id>urn:sha1:62d7339aa35a88f06d1e898af76c072d9389a792</id>
<content type='text'>
It's a little convoluted due to gotos, but at that point, pci is always
NULL.  Spotted by Coverity 21702.

ok miod@ beck@ bcook@
</content>
</entry>
<entry>
<title>Fix leak found by coverity, issue 78897 - which also brough to</title>
<updated>2015-07-18T00:01:05+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2015-07-18T00:01:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=924d65130c3ff86916148d7777a61fc8ced63c59'/>
<id>urn:sha1:924d65130c3ff86916148d7777a61fc8ced63c59</id>
<content type='text'>
light that the child counting was broken in the original code.
this is still fugly, but this preserves all the existing goo.
ok doug@
</content>
</entry>
<entry>
<title>Memory leak; Coverity CID 78836</title>
<updated>2015-07-15T17:02:03+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2015-07-15T17:02:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=21bea988abbd8c616153db260cc1905b64c42a61'/>
<id>urn:sha1:21bea988abbd8c616153db260cc1905b64c42a61</id>
<content type='text'>
ok beck@
</content>
</entry>
<entry>
<title>Unchecked allocations, and make sure we do not leak upon error. Fixes</title>
<updated>2015-07-15T17:00:35+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2015-07-15T17:00:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ae259ed331894d2935596623bd770f70efe90e71'/>
<id>urn:sha1:ae259ed331894d2935596623bd770f70efe90e71</id>
<content type='text'>
Coverity CID 21739 and more.
ok bcook@
</content>
</entry>
<entry>
<title>Avoid leaking objects upon error; tweaks &amp; ok doug@</title>
<updated>2015-07-15T16:53:42+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2015-07-15T16:53:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=a8e58bf82d250dc4cb48c41554c1570315672f9b'/>
<id>urn:sha1:a8e58bf82d250dc4cb48c41554c1570315672f9b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Memory leak in error path. Coverity CID 78822.</title>
<updated>2015-02-17T05:14:38+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2015-02-17T05:14:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=8d9d64b562cdb05c559dcc6168d8116ae5f085a5'/>
<id>urn:sha1:8d9d64b562cdb05c559dcc6168d8116ae5f085a5</id>
<content type='text'>
ok doug@
</content>
</entry>
</feed>
