Brad Sawatzky <[EMAIL PROTECTED]> wrote: > everything would just work. However, if you use gdb to break on writes to > the memory location stored during the initial "menu_items[i].label = > str_list[i];" line (in the unpatched xsane-front-gtk.c:xsane_option_menu_new() > function) you should find that it gets overwritten regularly as data are > transferred through the net backend.
OK that really nails it down. fetch_options() in the net backend totally does the wrong thing. I'll fix that up tonight or tomorrow. JB. -- Julien BLACHE - Debian & GNU/Linux Developer - <[EMAIL PROTECTED]> Public key available on <http://www.jblache.org> - KeyID: F5D6 5169 GPG Fingerprint : 935A 79F1 C8B3 3521 FD62 7CC7 CD61 4FD7 F5D6 5169 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

