JeffersonLab / JANA4ML4FPGA

EIC R&D supported project developing ML on FPGA for streaming readout systems
1 stars 1 forks source link

Fix double free the simple way #22

Closed faustus123 closed 1 year ago

faustus123 commented 1 year ago

This looks to be the simplest way to fix the double free at exit issue. This should work with JANA2 v2.0.9 since it forces linking the jana4ml4fpga executable against the static libJANA.a.