﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
675	Some BLAS routines cause TOL crashes	Víctor de Buen Remiro	Víctor de Buen Remiro	"TOL crashes with this simple code 

{{{
VMatrix MtMSqr(Rand(0,0,0,0));
}}}

Blas function cblas_dsyrk cannot operate with empty matrices but TOL should change error treatment to avoid unneeded BLAS aborting.
"	defect	new	highest	Manteinance	Math	1.1.7	blocker		VMatrix	
