mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-20 00:51:42 +00:00
8fc2eee2b4829b3b72d1ae9f877b968ddde2a7e3
The Value::MakeStringArray methods were not setting the size of the arr_string. This was causing the NT_Value struct called from the C entry listener callback to not have the array size, which would then cause the GetValueStringArray method to fail the malloc.
Description
WPILib - FRC Robotics Library
Languages
C++
53.8%
Java
32.7%
Python
6.6%
C
2.6%
Jinja
1.7%
Other
2.5%