]> granicus.if.org Git - graphviz/commit
Don't strdup() font name or color. Inserting the font into the dictionary
authorEmden R. Gansner <erg@alum.mit.edu>
Fri, 8 Nov 2013 22:35:47 +0000 (17:35 -0500)
committerEmden R. Gansner <erg@alum.mit.edu>
Fri, 8 Nov 2013 22:35:47 +0000 (17:35 -0500)
commit376af9c2d59bb2f142ba47fc4a8570ba0195aea1
tree1cc9c1112b807126c6b15d0860f0cff627d82f45
parentac22df8de74a8ba9854a28c8597bed95b8e64135
Don't strdup() font name or color. Inserting the font into the dictionary
will do this now.
lib/common/htmllex.c