]> granicus.if.org Git - graphviz/commit
Fix format string vulnerability in using agerr() to report errors during parsing.
authorEmden R. Gansner <erg@alum.mit.edu>
Mon, 24 Nov 2014 19:32:58 +0000 (14:32 -0500)
committerEmden R. Gansner <erg@alum.mit.edu>
Mon, 24 Nov 2014 19:32:58 +0000 (14:32 -0500)
commit99eda421f7ddc27b14e4ac1d2126e5fe41719081
treee8d186bc9970aa05cef64431a91bef8f65d137cb
parentfaf196c6d8c55c0defe57a769b0dbffd98b9d215
Fix format string vulnerability in using agerr() to report errors during parsing.
We now use a fixed format %s, and pass the error string as an argument.
lib/cgraph/scan.l