Skip to content

Fixed handle conditional initialisation

Handles should always be initialised: if they are not used, initialise with false as an argument.

Merge request reports