View on GitHub

IRAF Community Distribution

IRAF maintained by the community

Home | Installation | Packages | X11IRAF | PyRAF | Forum ↗

iraf-v216 · Code · Issues (50) · Pull requests (81)

iraf.net pull request #99

Fix statement order in vfn_expand_ldir

merge olebole merged 1 commit to iraf-community/iraf


olebole commented on 2017-10-07

In fvn_expand_dir, when an EOS is reached, and we are already on the bottom the stack, we just need to stop. Trying to still read back the stack results in an illegal read below the stack bottom, and the value read is not used anyway.


Commits


Last updated on 2017-10-07