----- Original Message ----- 
From: "Richard Braakman" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, March 17, 2002 11:16 AM
Subject: Re: AT2 with wavecom again


> Actually there seems to be a much bigger bug in the piece of code in
> question:
> 
>     if(modem_type_string != NULL) {
>         if(octstr_compare(modem_type_string, octstr_imm("auto")) ||
>            octstr_compare(modem_type_string, octstr_imm("autodetect")))
>             octstr_destroy(modem_type_string);
>     }

You are right, my mistake.




Reply via email to