Skip to content

Fix the seg fault in NZS decoding

Louis Henry requested to merge lohenry-fixsegFault into master

A seg fault had appeared following changes in upgrade/master and v7-related changes. The NZS decoding still used the getGlobalSiPM and getSiPMRemapping functions rather than their ...FromIndex counterparts.

Merge request reports