28 Aug
2007
28 Aug
'07
5:48 a.m.
Enrik Berkhan wrote:
It works ok with the same little test and actually it is a lot cleaner now.
Ok.
The 'done' counter in librad_safeprint() is not needed AFAICS as 'outlen' is decremented each time 'done' is incremented. Thus, the condition at the top while loop is wrong.
Yup. I've deleted "done", and committed the final code. Alan DeKok.