`!*rgba` tests if the first byte of rgba isn't `'\0'`. `hex_to_rgba_hex` returns NULL if `parse_color` fails. There's a null pointer dereference in that case. The intended behavior is `!rgba`.master
parent
8033b575f7
commit
2960b2c9b6
Loading…
Reference in new issue