Avoid possible segfault in stencil-with-color
Check whether the argument is of type color at all
http://codereview.appspot.com/320900043
Test-case:
\markup \stencil #(stencil-with-color (make-filled-box-stencil '(-1 . 1) '(-1 . 1)) 'foo)
Diff:
Passes make, make check and a full make doc.
Patch on countdown for May 9th.
Patch counted down - please push.
pushed to staging as:
commit f93965bd56355b8fb01dbfdea8ec2001bfc9d2c2 Author: Thomas Morley thomasmorley65@gmail.com Date: Wed May 3 00:58:02 2017 +0200
Issue 5131 Avoid possible segfault in stencil-with-color Check whether the argument is of type color at all
19.60 is about to be uploaded.
Test-case:
Diff:
Passes make, make check and a full make doc.
Patch on countdown for May 9th.
Patch counted down - please push.
pushed to staging as:
commit f93965bd56355b8fb01dbfdea8ec2001bfc9d2c2
Author: Thomas Morley thomasmorley65@gmail.com
Date: Wed May 3 00:58:02 2017 +0200
19.60 is about to be uploaded.