Skip to content

MLUtils: add missing sanity checks

Initializing a ML storage class can fail leading to a runtime exception when added to a NSMutableArray instance. This adds checks for NULL.

Merge request reports