13 May
2004
13 May
'04
12:23 a.m.
On Wed, 12 May 2004, Carl Hetherington wrote:
[snip]
The list of arrows in "stroke style" looks strange (snapshot 20040510) - see the attachment.
I can't reproduce that. Anyone else?
I see it most of the time on Win32. I'll take a look at some point.
valgrind has pointed me at one potential problem. ink_extract_marker_name in stroke-style.cpp appears to free `buffer' before returning `name', which is a pointer into `buffer'.
Cheers
Carl