show_token: handle TOKEN_UNTAINT and TOKEN_ARG_COUNT types
commitc8e20ba6dfab0d84ceb57e8b942c6769f72b507a
authorReinhard Tartler <siretart@tauware.de>
Thu, 30 Apr 2009 21:08:53 +0000 (30 21:08 +0000)
committerChristopher Li <sparse@chrisli.org>
Tue, 11 Aug 2009 20:36:39 +0000 (11 20:36 +0000)
tree8a6644aba197c36dbf086b39fd978368842d0b6f
parent2ceccd7b956b6588f2faa566b64249605ae52ceb
show_token: handle TOKEN_UNTAINT and TOKEN_ARG_COUNT types

These cases are probably never hit with "regular" codepaths, but are
useful when called in a gdb session to print token sequences.

Signed-off-by: Reinhard Tartler <siretart@tauware.de>
Signed-off-by: Christopher Li <sparse@chrisli.org>
tokenize.c