After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 503170 - Crash on invalid color in CSS
Crash on invalid color in CSS
Status: RESOLVED DUPLICATE of bug 503169
Product: gtkhtml2
Classification: Deprecated
Component: CSS Parser
unspecified
Other All
: Normal critical
: ---
Assigned To: Rodney Dawes
Rodney Dawes
Depends on:
Blocks:
 
 
Reported: 2007-12-12 02:08 UTC by Michal Čihař
Modified: 2007-12-12 02:14 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Michal Čihař 2007-12-12 02:08:24 UTC
Steps to reproduce:
html_color_new_from_name function crashes if color contains just "rgb" 
string. eg. <p style="color: rgb">.

Stack trace:


Other information:
Will attach patch for this.
Comment 1 Michal Čihař 2007-12-12 02:14:25 UTC

*** This bug has been marked as a duplicate of 503169 ***