[eigen-commits] commit/eigen: ggael: Bug 1356: fix calls to evaluator::coeffRef(0, 0) to get the address of the destination |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen-commits Archives
]
- To: eigen-commits@xxxxxxxxxxxxxxxxxxx
- Subject: [eigen-commits] commit/eigen: ggael: Bug 1356: fix calls to evaluator::coeffRef(0, 0) to get the address of the destination
- From: Bitbucket <commits-noreply@xxxxxxxxxxxxx>
- Date: Mon, 05 Dec 2016 14:40:39 -0000
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed; d=bitbucket.org; h=mime-version:content-type:content-transfer-encoding:subject:from:to; s=s1; bh=TQcmv9MPcDqRapiHCNaaxPxa6iA=; b=ginAOknOtqkQyzGqcA8pW4V OzN/2XPjwK5vWDf2vqiOKRDR62E0m7fVefeJL8OlPsN8KWr8XUmFvLP3aPLbS/d1 4hFrlzNUdimr5qIyCDnyxMV/qudaYtshTCFTknI4voVP42LuFpzCrQ6tBFJw+zZ1 4L4RQ9C4PmYHLvAaL1Ik=
1 new commit in eigen:
https://bitbucket.org/eigen/eigen/commits/216b67e06d89/
Changeset: 216b67e06d89
Branch: 3.3
User: ggael
Date: 2016-12-05 14:08:09+00:00
Summary: Bug 1356: fix calls to evaluator::coeffRef(0,0) to get the address of the destination
by adding a dstDataPtr() member to the kernel. This fixes undefined behavior if dst is empty (nullptr).
(grafted from 2b0dd72c3777119fb5fd0d32472e750b4406bf76)
Affected #: 1 file
Repository URL: https://bitbucket.org/eigen/eigen/
--
This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.