Kevin Fox <[email protected]> ha escrit: > search for safe_read in src/create.c. There is only one of them in that > file. It gets count, checks for error, then bails if count != bufsize,
Yes, indeed. Perhaps, it was supposed that safe_read should do the job. > I found the code in question and wrote a rough fix that works for me. > I'll submit a patch to the mailing list as soon as I can get it through > legal. Thanks, but I guess it's not necessary, the fix seems pretty obvious. Regards, Sergey
