Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-patch] Binary search blocks locking up workspace

Bug #149428
The Binary Parser tries to parse non-regular files.  This can result in blocking of all access to a project.  Added a check that the file length()>0.
 
James

Back to the top