db: fix bug handling ':' character
commitdb23d388a35fd6a9b83f13939b254680b6109e5e
authorDan Carpenter <dan.carpenter@oracle.com>
Fri, 15 Mar 2013 20:02:31 +0000 (15 23:02 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Fri, 15 Mar 2013 20:02:31 +0000 (15 23:02 +0300)
treea3ed1cc0f7a6a8c73c40cf92874a8db0ee649896
parent12c15b0c7e17434b872917c4cc0640ad399f2903
db: fix bug handling ':' character

There was a bug here where if you tried to enter something with a colon
it messed up.  This is a problem for some of my unreleased code.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
smatch_data/db/fill_db_caller_info.pl
smatch_data/db/fill_db_sql.pl