]> granicus.if.org Git - python/commit
Coverity found refleak: need to free 'v' after calling Tkinter_Error().
authorThomas Wouters <thomas@python.org>
Tue, 7 Mar 2006 14:04:31 +0000 (14:04 +0000)
committerThomas Wouters <thomas@python.org>
Tue, 7 Mar 2006 14:04:31 +0000 (14:04 +0000)
commita74a84d4cbda0fcfe8c62422ccf98efae6298054
tree5d91a85682aeabe3f4c1e4f51ad8ff4fb07b0af6
parent58780d2642a3a82004c7f2c205b78450b12f177a
Coverity found refleak: need to free 'v' after calling Tkinter_Error().
Will backport to release24.
Modules/_tkinter.c