]> git.llucax.com Git - software/blitiri.git/commitdiff
sanitize() must only be called on strings
authorAlberto Bertogli <albertito@blitiri.com.ar>
Sat, 6 Sep 2008 14:33:47 +0000 (11:33 -0300)
committerAlberto Bertogli <albertito@blitiri.com.ar>
Sat, 6 Sep 2008 14:51:39 +0000 (11:51 -0300)
Otherwise, we may call sanitize() and think it's safe when it's not.

Signed-off-by: Alberto Bertogli <albertito@blitiri.com.ar>

No differences found