Get rid of used uninitialized warnings for EIGEN_UNUSED_VARIABLE in gcc11+

Get rid of used uninitialized warnings for EIGEN_UNUSED_VARIABLE in gcc11+ by initializing pointers to NULL.

2297

Edited by Chip Kerchner

Merge request reports

Loading