|
Re: Fatal WPILib bug
The test code that was posted does assume that a valid object pointer is returned. If the LCD class is implemented properly, that isn't a problem. But if it isn't, the test code will dereference and crash.
I can't debug the code, but that is one of the things I'd check.
Greg McKaskle
|