<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cython.git/Cython/Utility/Embed.c, branch fixed_code_objects</title>
<subtitle>github.com: cython/cython.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cython.git/'/>
<entry>
<title>guard strdup() call in embedding main function against memory errors</title>
<updated>2015-07-13T06:50:59+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2015-07-13T06:50:59+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cython.git/commit/?id=fbfadbbb362fdff98f14dd3cb2f8683af6d58e94'/>
<id>fbfadbbb362fdff98f14dd3cb2f8683af6d58e94</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>also free() the allocated argument strings on error in embedding main function</title>
<updated>2015-07-13T06:35:55+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2015-07-13T06:35:55+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cython.git/commit/?id=d783750b7e97d9828714773a26dbe2cc1f62b805'/>
<id>d783750b7e97d9828714773a26dbe2cc1f62b805</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>free()-ing a NULL pointer should be fine</title>
<updated>2015-07-13T06:16:58+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2015-07-13T06:16:58+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cython.git/commit/?id=cf6ca75561a23e5b2e4af5df54dbc7cdd7a292da'/>
<id>cf6ca75561a23e5b2e4af5df54dbc7cdd7a292da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed some memory leaks in Utility/Embed.c</title>
<updated>2015-07-12T21:22:28+00:00</updated>
<author>
<name>Michael Ensslin</name>
<email>michael@ensslin.cc</email>
</author>
<published>2015-07-12T21:02:52+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cython.git/commit/?id=388c3e9c2591e3cd3e002dc697dbb2f992c164a0'/>
<id>388c3e9c2591e3cd3e002dc697dbb2f992c164a0</id>
<content type='text'>
Found by clang's static analyzer.
None of those are significant, but we might as well fix them.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Found by clang's static analyzer.
None of those are significant, but we might as well fix them.
</pre>
</div>
</content>
</entry>
<entry>
<title>add missing malloc() result casts in embedding main program code</title>
<updated>2014-12-01T07:26:46+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2014-12-01T07:26:46+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cython.git/commit/?id=d65a7c176003a84aa5640fdb7c4134dd915454c7'/>
<id>d65a7c176003a84aa5640fdb7c4134dd915454c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move embedded C main function code into external utility code file</title>
<updated>2014-03-15T15:33:06+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2014-03-15T15:33:06+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cython.git/commit/?id=78eb13f9d5abbfe47a39d4a832b1b1d863f4d9a5'/>
<id>78eb13f9d5abbfe47a39d4a832b1b1d863f4d9a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
