]> git.sesse.net Git - nageru/commit
Fix saving of MIDI mappings with camera switch buttons that have no associated lights...
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 8 Apr 2019 20:27:12 +0000 (22:27 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 8 Apr 2019 20:27:12 +0000 (22:27 +0200)
commit21aee4e7cd48776374d4f7f02b4b70de4b58b1f0
tree6aec2d5d4b7f0532c32ca61a35576d39e90cb3dd
parent55b6e84f5617427200f1e0a052dd7785e6e067b1
Fix saving of MIDI mappings with camera switch buttons that have no associated lights (or vice versa).

This could cause invalid protobufs to be saved, causing assertion errors
when loading them back.

Reported by Niall Walsh.
futatabi/midi_mapping_dialog.cpp