<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ding-libs.git/collection, branch master-wip</title>
<subtitle>ding-libs wip repository</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/ding-libs.git/'/>
<entry>
<title>Replacing sprintf with snprintf</title>
<updated>2013-01-24T07:34:40+00:00</updated>
<author>
<name>Dmitri Pal</name>
<email>dpal@redhat.com</email>
</author>
<published>2012-12-23T18:49:56+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/ding-libs.git/commit/?id=833a46e384828be48c27898e755d6215eb5c4bb8'/>
<id>833a46e384828be48c27898e755d6215eb5c4bb8</id>
<content type='text'>
Replaced sprintf in the unit test.
Defined constants for sizes and used them.
Wrpapped lines where noticed that they are longer than 80.
Added comments to the places where sprintf is still used
but it is safe to use.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replaced sprintf in the unit test.
Defined constants for sizes and used them.
Wrpapped lines where noticed that they are longer than 80.
Added comments to the places where sprintf is still used
but it is safe to use.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing headers</title>
<updated>2013-01-24T07:34:37+00:00</updated>
<author>
<name>Dmitri Pal</name>
<email>dpal@redhat.com</email>
</author>
<published>2012-12-23T18:03:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/ding-libs.git/commit/?id=57faa64667411a3d8eeeeff62b1e659a94ed29cf'/>
<id>57faa64667411a3d8eeeeff62b1e659a94ed29cf</id>
<content type='text'>
Move GNU_SOUCE definition to configure.ac
Change all headers to use config.h.
Move config.h to the top.
Remove errno.h if it is not needed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move GNU_SOUCE definition to configure.ac
Change all headers to use config.h.
Move config.h to the top.
Remove errno.h if it is not needed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix CLANG errors in unit test</title>
<updated>2013-01-07T08:24:26+00:00</updated>
<author>
<name>Dmitri Pal</name>
<email>dpal@redhat.com</email>
</author>
<published>2012-12-23T21:13:14+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/ding-libs.git/commit/?id=75fb29de5f180ff7a672865629c83367c10ae5ee'/>
<id>75fb29de5f180ff7a672865629c83367c10ae5ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make CLANG happy</title>
<updated>2013-01-04T13:04:18+00:00</updated>
<author>
<name>Dmitri Pal</name>
<email>dpal@redhat.com</email>
</author>
<published>2012-12-23T20:14:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/ding-libs.git/commit/?id=e984e914b6aced5dabe250ad769c63186f21f8b8'/>
<id>e984e914b6aced5dabe250ad769c63186f21f8b8</id>
<content type='text'>
Address CLANG issues in the main code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Address CLANG issues in the main code.
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding a trace statement</title>
<updated>2012-12-06T13:23:26+00:00</updated>
<author>
<name>Dmitri Pal</name>
<email>dpal@redhat.com</email>
</author>
<published>2012-12-05T00:15:16+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/ding-libs.git/commit/?id=43a8f3a71b15e3dd33bed72e4e42a1beaaa62e8f'/>
<id>43a8f3a71b15e3dd33bed72e4e42a1beaaa62e8f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean doxygen configurations</title>
<updated>2012-10-24T15:05:49+00:00</updated>
<author>
<name>Dmitri Pal</name>
<email>dpal@redhat.com</email>
</author>
<published>2012-10-19T21:38:51+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/ding-libs.git/commit/?id=8315b3e18db8f04a91cfebf4218cab01db498c54'/>
<id>8315b3e18db8f04a91cfebf4218cab01db498c54</id>
<content type='text'>
The doxygen files contained some deprecated values and typos.
This patch cleans them for all interfaces exposed by ding libs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The doxygen files contained some deprecated values and typos.
This patch cleans them for all interfaces exposed by ding libs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use right macro</title>
<updated>2012-04-05T18:20:09+00:00</updated>
<author>
<name>Dmitri Pal</name>
<email>dpal@redhat.com</email>
</author>
<published>2012-03-26T23:34:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/ding-libs.git/commit/?id=b597c0e70474f1ee40fd78d006fc1da1a04d4bba'/>
<id>b597c0e70474f1ee40fd78d006fc1da1a04d4bba</id>
<content type='text'>
Use correct macro instead of type casting.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use correct macro instead of type casting.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing cleanup in unit test</title>
<updated>2012-04-05T18:20:09+00:00</updated>
<author>
<name>Dmitri Pal</name>
<email>dpal@redhat.com</email>
</author>
<published>2012-03-26T23:28:57+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/ding-libs.git/commit/?id=16197f9cc3e9f732a41edf07d9e314288b86d161'/>
<id>16197f9cc3e9f732a41edf07d9e314288b86d161</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not debug padding</title>
<updated>2012-04-05T18:20:09+00:00</updated>
<author>
<name>Dmitri Pal</name>
<email>dpal@redhat.com</email>
</author>
<published>2012-03-26T21:41:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/ding-libs.git/commit/?id=12c8a2748fb47168e19e2600772fea46b73eebed'/>
<id>12c8a2748fb47168e19e2600772fea46b73eebed</id>
<content type='text'>
The header structure might contain padding to align data on
the boundary of the word. It is unsafe to always print
the header data as it might be uninitialized.
I do not want to remove it as it might be handy some day
so I prefer to #ifdef it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The header structure might contain padding to align data on
the boundary of the word. It is unsafe to always print
the header data as it might be uninitialized.
I do not want to remove it as it might be handy some day
so I prefer to #ifdef it.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing dereferencing NULL</title>
<updated>2011-11-17T17:29:11+00:00</updated>
<author>
<name>Dmitri Pal</name>
<email>dpal@redhat.com</email>
</author>
<published>2011-11-17T14:45:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/ding-libs.git/commit/?id=f5dbb4ecb9bdf991625d5e48d039a66a765b292c'/>
<id>f5dbb4ecb9bdf991625d5e48d039a66a765b292c</id>
<content type='text'>
This is the issue found by Coverity. If the proprty is NULL
but type is not there is dereferencing of the NULL veriable
in the check.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is the issue found by Coverity. If the proprty is NULL
but type is not there is dereferencing of the NULL veriable
in the check.
</pre>
</div>
</content>
</entry>
</feed>
