You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-dev@xmlgraphics.apache.org by Yiqing Zhu <XG...@hotmail.com> on 2011/09/05 15:44:19 UTC

Missing "checkMoveTo()"

Hi,

 

Currently I'm doing some static analysis on the batik. 

 

I found that in the function: <ExtendedGeneralPath: moveTo(float x, float
y)>, there missed a function call "checkMoveTo()".

I don't know whether it is a bug or is done on purpose?

 

Thanks a lot!

 

Sincerely, alex

 


Re: Missing "checkMoveTo()"

Posted by in...@dvholten.de.
hello,

from checking the comments, it looks right as it is.

my i ask what kind of static analysis you do? doesnt seem to be 
findbugs...
found any other suspicious code?

greetings
dieter von holten