[sane-devel] [TRANSLATION] French translation update

2006-08-31 Thread Yann E. MORIN
| | --==< ?_? >==-- ?---.: X AGAINST | /e\ There is no | | web: ymorin.free.fr | SETI@home 3808 | / \ HTML MAIL| """ conspiracy. | ?-??--?? -- next part -- A non-text attachment was scrubbed... Name: sane-backends.fr.po.bz

[sane-devel] bug #303798: possible buffer overflow in fujitsu.c

2006-08-31 Thread m. allan noah
On Thu, 31 Aug 2006, Johannes Meixner wrote: > > Hello, > > right now I submitted > https://alioth.debian.org/tracker/?group_id=30186&atid=410366&func=detail&aid=303798 > > I am not sure how to fix it. > > For the compiler it would be o.k. to simply use > unsigned char buffer[11]; > so th

[sane-devel] bug #303798: possible buffer overflow in fujitsu.c

2006-08-31 Thread Johannes Meixner
Hello, right now I submitted https://alioth.debian.org/tracker/?group_id=30186&atid=410366&func=detail&aid=303798 I am not sure how to fix it. For the compiler it would be o.k. to simply use unsigned char buffer[11]; so that s->hw_ink_remain = get_HW_ink_remain(buffer);