Free path once we're finished with it.

svn path=/trunk/netsurf/; revision=8169
This commit is contained in:
John Mark Bell 2009-06-29 22:18:05 +00:00
parent 17243a4caa
commit 0404a802a7

View File

@ -320,6 +320,7 @@ bool ro_plot_path(const float *p, unsigned int n, colour fill, float width,
}
}
free(path);
return true;
error: