abcm2ps is a command line program which converts ABC to music sheet in PostScript or SVG format. It is an extension of abc2ps which may handle many voices per staff. abcm2ps is Copyright © 2014-2016 Jean-Francois Moine.
GNU General Public License v3.0
82
stars
31
forks
source link
Null pointer dereference in function calculate_beam() in draw.c #95
Closed
chibataiki closed 3 years ago
Hi , Null pointer deference was found in calculate_beam() in draw.c
version : 9fa642d
env: ubuntu 20.04 x86_64 gcc version 9.3.0
reproduce: ./configure make ./abcm2ps poc
null_pointer_draw.c_calculate_beam_341.zip
Like the old issue #72 , seems not well fixed.
debug info