]> git.street.me.uk Git - andy/viking.git/commit
Fix crashing on invoking the Customize Toolbar from the preferences dialog.
authorRob Norris <rw_norris@hotmail.com>
Sun, 19 Oct 2014 22:08:48 +0000 (23:08 +0100)
committerRob Norris <rw_norris@hotmail.com>
Wed, 29 Oct 2014 00:56:36 +0000 (00:56 +0000)
commit67c55ccf956ca89d35feec1c582febdd83fb88b2
treea72fa3a2302754e815acab87efe265b6b591798a
parent699c2a0aa4aa69c3ae0af11595978993fcf44c9a
Fix crashing on invoking the Customize Toolbar from the preferences dialog.

Only occurs after dialog has previously been OKed.

Don't save the pointer value in the preferences run_set_param
 (since this is an internal value never shown - the value passed into the set_param is random/not relevant)

The fault was introduced by the new configure toolbar code so not in any released version of Viking.
src/preferences.c