K 10 svn:author V 7 sobomax K 8 svn:date V 27 2005-11-30T19:24:51.000000Z K 7 svn:log V 251 Check for g_read_data(9) errors properly: o The only indication of error condition is NULL value returned by the function; o value pointed to by error argument is undefined in the case when operation completes successfully. Discussed with: phk END