Fix crash on use of dialog Browse buttons GTK
authorH.G. Muller <h.g.muller@hccnet.nl>
Sun, 29 Dec 2013 12:46:40 +0000 (13:46 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Sat, 4 Jan 2014 11:49:10 +0000 (12:49 +0100)
commit0025503f2638016cbb6877d9a508676660c6f091
tree27f0d4df0ac623818a0e206e40de2b545a43ffcd
parentb4623ded869347741119dd936ea9254d69fbd680
Fix crash on use of dialog Browse buttons GTK

The code to set a filter did not expect multiple extensions, and would
cause a buffer overrun when there were.
gtk/xoptions.c