JuliaComputing / xtrx_julia

XTRX LiteX/LitePCIe based design for Julia Computing
BSD 2-Clause "Simplified" License
1 stars 0 forks source link

Initialize `ioctl()` structs to satisfy `valgrind` #129

Closed staticfloat closed 1 year ago

staticfloat commented 1 year ago

I'm running valgrind to try and track down a bad memory access. These changes eliminate some valgrind messages, which helps reduce visual noise.