source:
issm/oecreview/Archive/15392-16133/ISSM-15782-15783.diff
Last change on this file was 16134, checked in by , 12 years ago | |
---|---|
File size: 371 bytes |
Rev | Line | |
---|---|---|
[16134] | 1 | Index: ../trunk-jpl/src/c/classes/Elements/Penta.cpp |
2 | =================================================================== | |
3 | --- ../trunk-jpl/src/c/classes/Elements/Penta.cpp (revision 15782) | |
4 | +++ ../trunk-jpl/src/c/classes/Elements/Penta.cpp (revision 15783) | |
5 | @@ -1013,6 +1013,7 @@ | |
6 | } | |
7 | ||
8 | /*Assign output pointers:*/ | |
9 | + xDelete<int>(doflist); | |
10 | *pdoflist=doflist; | |
11 | } | |
12 | /*}}}*/ |
Note:
See TracBrowser
for help on using the repository browser.