<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-dev/scripts/coccinelle/deref_null.cocci, branch master</title>
<subtitle>Linux kernel development work - see feature branches</subtitle>
<id>https://git.zx2c4.com/linux-dev/atom/scripts/coccinelle/deref_null.cocci?h=master</id>
<link rel='self' href='https://git.zx2c4.com/linux-dev/atom/scripts/coccinelle/deref_null.cocci?h=master'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/'/>
<updated>2010-08-31T09:37:53Z</updated>
<entry>
<title>Coccinelle: Move deref_null.cocci to a more appropriate directory</title>
<updated>2010-08-31T09:37:53Z</updated>
<author>
<name>Nicolas Palix</name>
<email>npalix@diku.dk</email>
</author>
<published>2010-08-24T15:38:57Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=7703692ef8d6356c32fbe9665d8cbe5b040eec09'/>
<id>urn:sha1:7703692ef8d6356c32fbe9665d8cbe5b040eec09</id>
<content type='text'>
deref_null.cocci is moved to the 'null' directory
which contains other null related rules.

Signed-off-by: Nicolas Palix &lt;npalix@diku.dk&gt;
Signed-off-by: Julia Lawall &lt;julia@diku.dk&gt;
Signed-off-by: Michal Marek &lt;mmarek@suse.cz&gt;
</content>
</entry>
<entry>
<title>Add scripts/coccinelle/deref_null.cocci</title>
<updated>2010-06-11T22:00:29Z</updated>
<author>
<name>Nicolas Palix</name>
<email>npalix@diku.dk</email>
</author>
<published>2010-06-06T15:15:07Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=82c4340b0a3ccf090ef38fa111363018cf0594c8'/>
<id>urn:sha1:82c4340b0a3ccf090ef38fa111363018cf0594c8</id>
<content type='text'>
Add a Coccinelle file to identify the dereferences of NULL variables

This semantic patch identifies when a variable is known to be NULL
after a test, but it is still dereferenced later.

Signed-off-by: Nicolas Palix &lt;npalix@diku.dk&gt;
Signed-off-by: Julia Lawall &lt;julia@diku.dk&gt;
Signed-off-by: Michal Marek &lt;mmarek@suse.cz&gt;
</content>
</entry>
</feed>
