Skip to content

Fixing segmentation fault due to setting name NULL

Antenore Gatta (tmow) requested to merge 1642_vnc into master

Since ever REMMINA_PROTOCOL_SETTING_TYPE_KEYMAP setting name was not set.

It fixes #1642 (closed) It should have the potential to solve other issues as the keymap value was not saved correctly.

Merge request reports