summaryrefslogtreecommitdiffstats
path: root/doc/examples
diff options
context:
space:
mode:
authorAndreas Cadhalpun <[email protected]>2015-05-05 23:51:48 +0200
committerMichael Niedermayer <[email protected]>2015-05-06 01:54:51 +0200
commitd93181ef3eacdb862d93448f31c97765a523d1db (patch)
treec97b9da4410e8a7e6083895280ae1b85a8fe688c /doc/examples
parent9e66b39aa87eb653a6e5d15f70b792ccbf719de7 (diff)
diracdec: check if reference could not be allocated
s->ref_pics[i] is later used as ref argument of interpolate_refplane, where it is dereferenced. If it is NULL, it causes a segmentation fault. Signed-off-by: Andreas Cadhalpun <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'doc/examples')
0 files changed, 0 insertions, 0 deletions