> for (*option_num = 0; *option_num <= num_dev_options; (*option_num)++) { > > Shouldn't this be "< num_dev_options"
Fixed. New release uploaded. Your bug report looks smaller everytime. I take that as a good sign :) In your pnm backend, in sane_get_parameters, you could return a slightly different number of line and line size when a backup is not occuring. Frank.