mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-27 02:01:42 +00:00
DriverStation was being added to the singletons and also as a const member variable. This made it so that on program exit, it was getting double freed. Change-Id: I87f8260615dc31d57ce7c7204c1dfde22973ad51