<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/svs/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/svs/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Mon, 22 Nov 2010 09:36:55 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/svs/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>Non-ASCII filenames not scanned</title><link>https://sourceforge.net/p/svs/bugs/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Files with non-ASCII characters in the filename are not scanned.&lt;br /&gt;
I think this is caused by line 277 in svs_sync_scan():&lt;br /&gt;
QFileInfo fileInfo(QString(path) + "/" + QString(file));&lt;/p&gt;
&lt;p&gt;From the QString documentation:&lt;br /&gt;
"QString::QString ( const char * str )&lt;/p&gt;
&lt;p&gt;Constructs a string initialized with the ASCII string str. The given const char pointer is converted to Unicode using the fromAscii() function."&lt;/p&gt;
&lt;p&gt;To reproduce, create a directory containing a non-ASCII character such as Æ, and try to copy a EICAR test file to or from the directory. I tested on a system with UTF-8 encoding.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Mon, 22 Nov 2010 09:36:55 -0000</pubDate><guid>https://sourceforge.netd52e97a0b4942b8f98d7f10a8587d5027b061808</guid></item><item><title>Unexpected EOF on filenames containing '</title><link>https://sourceforge.net/p/svs/bugs/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;CentOS 5.5 x86_64&lt;br /&gt;
QT 4.4 from ATRPMS: qt44-4.4.3-10_4.el5.x86_64&lt;br /&gt;
Sernet Samba RPMs:&lt;br /&gt;
rpm -qa | grep 'samba\|libwb\|libsmb' | sort&lt;br /&gt;
libsmbclient0-3.4.8-42.el5&lt;br /&gt;
libwbclient0-3.4.8-42.el5&lt;br /&gt;
samba3-3.4.8-42.el5&lt;br /&gt;
samba3-cifsmount-3.4.8-42.el5&lt;br /&gt;
samba3-client-3.4.8-42.el5&lt;br /&gt;
samba3-utils-3.4.8-42.el5&lt;br /&gt;
samba3-winbind-3.4.8-42.el5&lt;br /&gt;
SVS v0.1.1 (trunk 35)&lt;/p&gt;
&lt;p&gt;/etc/samba/svs.ini&lt;br /&gt;
[SVS]&lt;br /&gt;
maxParallelScans=25&lt;br /&gt;
maxCachedResults=10000&lt;br /&gt;
statisticsLogInterval=60000&lt;br /&gt;
statisticsLogThreadUtil=true&lt;br /&gt;
clamdscanCommand=clamdscan&lt;br /&gt;
postScanSleep=100&lt;br /&gt;
infectAction=quarantine&lt;br /&gt;
quarantineDirectory=/home/samba/viruses&lt;br /&gt;
scanOnOpen=true&lt;br /&gt;
scanOnClose=true&lt;br /&gt;
turboMode=true&lt;br /&gt;
maxScannerHeartbeatAge=0&lt;/p&gt;
&lt;p&gt;/var/log/samba/helpdesk5.log:&lt;br /&gt;
[2010/07/01 13:07:13,  1] smbd/service.c:1063(make_connection_snum)&lt;br /&gt;
helpdesk5 (192.168.2.180) connect to service andrewr initially as user andrewr (uid=502, gid=100) (pid 8318)&lt;br /&gt;
sh: -c: line 0: unexpected EOF while looking for matching `''&lt;br /&gt;
sh: -c: line 1: syntax error: unexpected end of file&lt;/p&gt;
&lt;p&gt;Sample filename:&lt;br /&gt;
Viv's work.lnk&lt;/p&gt;
&lt;p&gt;Renaming the file to "Vivs work.lnk" restores access&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Mon, 05 Jul 2010 12:22:23 -0000</pubDate><guid>https://sourceforge.netfef36f64e2a09bfc47a58032ec8c8fc3318b4dd9</guid></item></channel></rss>