[EMAIL PROTECTED] wrote :
| 1/
| 
| There is a bug in the reading of CMV file, a buffer overflow.
| The bug is in "read_cmv_from_file" function.
| 
| /* extract of read_cmv_from_file function in eaglectrl.c */
|         pcmvs ++;
|         (*nb_cmvs) ++;
| // the number of options is verify
| 
| Test:
|  I copy "CW optn 0 80020066" hundred time in CMVep.txt,
| then "eaglectrl -d" return me "Segmentation fault".


This one is fixed in CVS now.

 
| 2/
| 
| In the "send_dsp" function, line 1033:
|     /* Load firmware in memory */
| I suppose there is a mistake in comments ?
| 

Nope not really: we load the DSP in memory before sending it to the
driver.

| When we use only cmv, are optns removed from option file ?

Not yet, but the driver will send only CMVs if they are used ( LineType
set to 0xA).

-- 
Frederick Ros aka Sleeper

We are MicroSoft.  You will be assimilated.  Resistance is futile.
(Attributed to B.G., Gill Bates)

Attachment: pgp2Ylebc4dDs.pgp
Description: PGP signature

Reply via email to