Compare files "original\main.cvd" and
"downloaded_by_freshclam_under_cygwin\MAIN.CVD"
0000071D: 0A 0D
0000071E: 2F 0A
0000071F: DD 2F
00000720: 6D DD
00000721: FB 6D
00000722: DB FB
00000723: 4E DB
00000724: 87 4E

0x0D 0x0A - line terminator in DOS/Windows/Cygwin...

Seems, the problem is same as with ZIP file detection -
read(stream) and write(stream) under Cygwin work as text
functions instead of binary ones - expand LF to CRLF ?
How to override this?




-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users

Reply via email to