aboutsummaryrefslogtreecommitdiff
path: root/src/test.c
diff options
context:
space:
mode:
authortlatorre <tlatorre@uchicago.edu>2018-09-18 18:04:52 -0500
committertlatorre <tlatorre@uchicago.edu>2018-09-18 18:04:52 -0500
commit5938f05b8fc5feef6f823a51c977b4f0cf51050f (patch)
tree73c0ba3eefa5ad3cd8843f9551a5cb25c1f72656 /src/test.c
parentf865d2303b4ac82dca2680626ae94c26efe63450 (diff)
downloadsddm-5938f05b8fc5feef6f823a51c977b4f0cf51050f.tar.gz
sddm-5938f05b8fc5feef6f823a51c977b4f0cf51050f.tar.bz2
sddm-5938f05b8fc5feef6f823a51c977b4f0cf51050f.zip
fix heap overflow in interp1d()
This commit fixes a potential heap overflow in interp1d() which could occur if x was very close to the last value in the xp array. The bounds check is now performed on the index rather than the x values.
Diffstat (limited to 'src/test.c')
0 files changed, 0 insertions, 0 deletions