commit | 6305bfbc005532e0b1fbc500d59880a9e92569c5 | [log] [tgz] |
---|---|---|
author | Nicolas Iooss <nicolas.iooss@m4x.org> | Mon Feb 27 21:39:34 2017 +0100 |
committer | James Carter <jwcart2@tycho.nsa.gov> | Wed Mar 01 10:42:39 2017 -0500 |
tree | cffd84c481e67e1102631a1880a20eb6d2082627 | |
parent | ccfbd9aa17ff69eca4cd01d8a5689a82d754ddbb [diff] |
mcstrans: do not dereference color_str if it is NULL This bug has been found using clang static analyzer. Signed-off-by: Nicolas Iooss <nicolas.iooss@m4x.org>