Skip to content

Fix possible null dereference (coverity issue 331478)

Matthijs Mekking requested to merge 2688-cid331478-forwardnull into main

Move the "cannot start rollover" warning into code block that checks if 'active_key' is not NULL.

Closes #2688 (closed)

Merge request reports