[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:08:33 -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=FOpXjrFMtbqD1HfsE9nQJZuvfOY=; b=ZKUs0UYFFF9EL4iTxPu+ZPa gAU+MWm7i41CaRC71ToFTaspAbnpxhpZUYVRz9XtKo8b/a/RvmwzldnkE4iVaqDN YSBmqcs5kCDjsEpbVdMjukETkFZVamFVBvFArYsxZ/qQMSTVSQYHPjE1HjjMYIpt rHHABgCpObntCCI8TXSU=
1 new commit in eigen:
https://bitbucket.org/eigen/eigen/commits/2b0dd72c3777/
Changeset: 2b0dd72c3777
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).
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.