apply patch from Hong Xu
authorlangou <langou@users.noreply.github.com>
Mon, 22 Jul 2013 23:01:15 +0000 (23:01 +0000)
committerlangou <langou@users.noreply.github.com>
Mon, 22 Jul 2013 23:01:15 +0000 (23:01 +0000)
commit2c7f5d957a6ea86dcd16d349650915f45dbe594a
tree4a8700b2c81607c9027d1ef90bd0968f5ac7cec7
parent0e179fac77368ee880a5d11bdb6ba8940abdb8c4
apply patch from Hong Xu

patch sent to lapack mailing list on Sunday July 21st

In the input parameter checking, LDZ was not checked correctly
LDZ was checked against M instead of N essentially
lapacke/src/lapacke_cstegr_work.c
lapacke/src/lapacke_dstegr_work.c
lapacke/src/lapacke_sstegr_work.c
lapacke/src/lapacke_zstegr_work.c