Skip to content

algo: Fix read of unitialized memory in DigiEvent.

Felix Weiglhofer requested to merge fweig/cbmroot:event-nr into master

@v.friese, this points to a potential issue in the event builder. Currently the event number is not set there, so this field stays uninitialized.

Merge request reports