diff options
| author | jacksonmj <mj-pt@jacksonmj.co.uk> | 2011-06-09 14:07:40 (GMT) |
|---|---|---|
| committer | Simon Robertshaw <simon@hardwired.org.uk> | 2011-06-09 15:01:19 (GMT) |
| commit | 7c4135be6b43c48237395c84b605bdbee30be430 (patch) | |
| tree | b4f4fd457791907195d51c600c495182400e1b20 /src/interface.c | |
| parent | 09a3670d642bbaae008790936f10e0edb704c8f0 (diff) | |
| download | powder-7c4135be6b43c48237395c84b605bdbee30be430.zip powder-7c4135be6b43c48237395c84b605bdbee30be430.tar.gz | |
Fix resample_img using array indices larger than src image size
E.g. resampling to 204x128 from 153x96
Src is 14688 pixels, calculation for pixel location 203,127 accesses
array indices 14688, 14687, 14841, 14840
Diffstat (limited to 'src/interface.c')
0 files changed, 0 insertions, 0 deletions
