Skip to content

Work/fix crash

Alexander Lohnau requested to merge work/fix_crash into master

Without the return we would access the first element in the lines below and would crash.

This is a very unlikely case which should not happen, but KNS should not crash ;)

@ngraham @leinir

Merge request reports