Comment 4 for bug 85590

Revision history for this message
Torsten Spindler (tspindler) wrote :

The attached patch checks if the source file in the lists directory exists via the stat function. If it doesn't exist it fails silently by returning null, instead of throwing an error.