Date: Tue, 03 Jun 2008 12:20:35 -0700 From: Igor Serikov <bt@turtle.freedns.us> To: ports@FreeBSD.org Subject: A bug in graphics/vcg Message-ID: <48459983.90201@turtle.freedns.us>
next in thread | raw e-mail | index | archive | help
Hello Porters, There is a bug in graphics/vcg which I reported to sander@cs.uni-sb.de and vcg-users@cs.uni-sb.de but got no response. At X11dev.c:1172 should be XEvent, not XAnyEvent. Look at the definition. XAnyEvent is smaller in size than required, so stack corruption is the result. Take care, Igor.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?48459983.90201>