summaryrefslogtreecommitdiffstats
path: root/src/util.c
diff options
context:
space:
mode:
authorLucas De Marchi <lucas.demarchi@profusion.mobi>2010-11-27 17:39:03 -0200
committerDenis Kenzior <denkenz@gmail.com>2010-11-29 13:04:35 -0600
commitd725e79682207d6bdd0c58897214b2055aad272d (patch)
treef6e5ca95db9bb9a96211e3b922e6d68043273873 /src/util.c
parent8e0f9aab9e02e77a1237399e4ad37b353ea2a9f5 (diff)
downloadofono-d725e79682207d6bdd0c58897214b2055aad272d.tar.bz2
stkutil: 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/util.c')
0 files changed, 0 insertions, 0 deletions