iraf-v216 · Code · Issues (50) · Pull requests (81)
iraf.net pull request #67
Fix computation of offset in memory allocation at 32 bit
olebole merged 1 commit to iraf-community/iraf
olebole commented on 2017-05-17
If the data size was between SZ_INT
and SZ_MEMALIGN
(2<4<8), IRAF crashed on 32 bit because of an integer division by zero. This patch fixes this.
Closes #63
After this (and all the PRs before), the “linux” branch passes initial tests.
Commits
- Fix computation of offset in memory allocation at 32 bit [cf5301bd]
Last updated on 2017-05-17