Skip to content

css: Avoid a possible memory leak

Currently, style->variables is always NULL when we get here, but better to be safe than sorry, and clear the fields before we overwrite it.

Merge request reports

Loading