git.schokokeks.org
Repositories
Help
Report an Issue
keks-overlay.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
8c4e5b8
Branches
Tags
master
keks-overlay.git
app-antivirus
clamav
files
clamav-base64.patch
A keks * initial commit
Lars Strojny
commited
8c4e5b8
at 2006-12-17 11:28:02
clamav-base64.patch
Blame
History
Raw
--- clamav/libclamav/message.c 2006/10/16 00:33:34 1.191 +++ clamav/libclamav/message.c 2006/12/07 09:17:30 1.192 @@ -2074,6 +2074,7 @@ for(p1 = s; p1[0] != '\0'; p1++) p1[0] = p1[1]; + --s; } }