Details
Description
The Qt 4.6 document says "Returns an empty string if pos is out of range or if the entryList() function failed."
But in fact it will crash if pos == -1.
The Qt 4.6 document says "Returns an empty string if pos is out of range or if the entryList() function failed."
But in fact it will crash if pos == -1.