<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libplist/tools, branch 2.1.0</title>
<subtitle>Library to handle Apple Property List format files in binary or XML</subtitle>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/'/>
<entry>
<title>plistutil: Print error message when opening input/output file fails and plug memory leaks on error</title>
<updated>2017-02-07T01:17:55+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2017-02-07T01:17:55+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=eb929319388cb7f48141b3fde062a8392fe4c00d'/>
<id>eb929319388cb7f48141b3fde062a8392fe4c00d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>plistutil: Use plist_is_binary() to check for binary plist data</title>
<updated>2017-01-18T14:46:27+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2017-01-18T14:46:27+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=b32194d96ee4a54f07d98042bd204e52774a6a51'/>
<id>b32194d96ee4a54f07d98042bd204e52774a6a51</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>plistutil: Prevent OOB heap buffer read by checking input size</title>
<updated>2017-01-18T14:44:51+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2017-01-18T14:44:51+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=7391a506352c009fe044dead7baad9e22dd279ee'/>
<id>7391a506352c009fe044dead7baad9e22dd279ee</id>
<content type='text'>
As pointed out in #87 plistutil would do a memcmp with a heap buffer
without checking the size. If the size is less than 8 it would read
beyond the bounds of this heap buffer. This commit prevents that.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As pointed out in #87 plistutil would do a memcmp with a heap buffer
without checking the size. If the size is less than 8 it would read
beyond the bounds of this heap buffer. This commit prevents that.
</pre>
</div>
</content>
</entry>
<entry>
<title>plistutil: Plug some memory leaks</title>
<updated>2015-01-28T23:29:31+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2015-01-28T23:29:31+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=2731ec0c476eb8ecf2413b9a6c209fcf24ab4f39'/>
<id>2731ec0c476eb8ecf2413b9a6c209fcf24ab4f39</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>plistutil: Use static buffer for stat()</title>
<updated>2015-01-28T23:26:59+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2015-01-28T23:26:59+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=66932417846c68add043d2d5129bcf40d3a5d08c'/>
<id>66932417846c68add043d2d5129bcf40d3a5d08c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>plistutil: Improve error message for a human if input file reading failed</title>
<updated>2015-01-23T14:01:17+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2015-01-23T14:01:17+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=8ed89366e45d594205cf6401ffe6852921ef2484'/>
<id>8ed89366e45d594205cf6401ffe6852921ef2484</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>plistutil: Cleanup code style a bit and remove obsolete extra header</title>
<updated>2015-01-23T14:00:25+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2015-01-23T14:00:25+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=7f28d8f75710026337c253622b2ed51303a2ad3d'/>
<id>7f28d8f75710026337c253622b2ed51303a2ad3d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update and correct some copyright header comments</title>
<updated>2015-01-23T13:58:16+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2015-01-23T13:58:16+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=f4caa6a751e1fdf7e7775f6c29de605fc91f1027'/>
<id>f4caa6a751e1fdf7e7775f6c29de605fc91f1027</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace some LDADD references to use $(top_builddir) for distcheck</title>
<updated>2014-02-13T17:56:35+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2014-02-13T17:56:35+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=6dcc8c48bb372ad372ffb1848bd24c6b416fd16e'/>
<id>6dcc8c48bb372ad372ffb1848bd24c6b416fd16e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>change build system to autotools</title>
<updated>2013-12-12T23:44:17+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2013-12-12T23:44:17+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=a798afc8b5b00a43f4b121168e0419df2d398338'/>
<id>a798afc8b5b00a43f4b121168e0419df2d398338</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
