helper: fix segfault parsing invalid code
[smatch.git] / smatch_data / db / clear_user_data.sh
blobc0826ae67d0dc309e8e3ad9c091ac33e8b80632a
1 #!/bin/bash
3 echo "delete from caller_info where type = 8017; delete from return_states where type = 8017;" | sqlite3 smatch_db.sqlite