hackers-painters / katana-parser

A CSS parsing library in pure C99
http://hackers-painters.github.io/katana-parser
MIT License
179 stars 40 forks source link

fix bug free bug #6

Closed stackluca closed 8 years ago

stackluca commented 8 years ago

fix bug from issue #3 on free KatanaValue's string which from static memory when an invalid css hexcolor start with doubel '#', eg: ##123456, will raise this bug