Skip to content
Prev 56713 / 63421 Next

[FORGED] src/modules/X11/devX11.c, can we remove "#if BUG" yet

Thanks Professor Dalgard.

If you have a different way to fix the bug then I'd be happy to test
it.

Or whatever. I understand that maybe some data was being referenced
before it had been initialized. I could also support moving the
R_ProcessEvents call in another place, but it seems one would also
like to generate some kind of warning message, at the location of the
bad reference, rather than segfaulting. Was it not possible to
identify this location? I'm guessing that Valgrind is a bit more
mature now than it was in 2001...?

Frederick
On Wed, Apr 24, 2019 at 03:12:55PM +0200, peter dalgaard wrote: