summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorLucas De Marchi <lucas.demarchi@profusion.mobi>2010-11-27 17:39:01 -0200
committerMarcel Holtmann <marcel@holtmann.org>2010-12-08 16:33:06 +0100
commit752a2ccec8cab65e18b9a57be6cc9adf6cc1f444 (patch)
treeb1a34c0d14e3c3586bbadfb4a69656499b9ed97a /src
parent5713d5e19f9b6d67d1570fd09c647a5640a1a1a6 (diff)
downloadofono-752a2ccec8cab65e18b9a57be6cc9adf6cc1f444.tar.bz2
gdbus: explicitly compare pointers to NULL
This patch was generated by the following semantic patch (http://coccinelle.lip6.fr/) // <smpl> @fix disable is_null,isnt_null1@ expression *E; @@ - !E + E == NULL // </smpl>
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions