Fix a few bugs:
authorKen Hornstein <kenh@pobox.com>
Thu, 15 Nov 2012 19:21:20 +0000 (14:21 -0500)
committerKen Hornstein <kenh@pobox.com>
Thu, 15 Nov 2012 19:21:20 +0000 (14:21 -0500)
commit34336376c78be0e80620c51581a1d1f347423846
tree771fd2d7a0a800493428e9977b658ae8ff6361ae
parentde3c9caebeaf5551e931f8875dd9cd222c63f020
Fix a few bugs:

Make sure to add a ref when adding to the hash table.
Forgot the increment the format array inside of fmt_free().
Marked an allocated string when doing FT_LIT.
sbr/fmt_compile.c