]> git.llucax.com Git - software/blitiri.git/commit
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)
commit2b64be9dc6ae52efdbc2beaf76b87c747857c4a1
tree7bd6e6b20b9f62777b7c2b376ecfabd5729aba9c
parent74a71431203c30c3b47ca985ec3d08e1ac38b080
sanitize() must only be called on strings

Otherwise, we may call sanitize() and think it's safe when it's not.

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