<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;"> This is just a small patch to optimise gtk_rc_parse_pixmap_path_string
as there it free's the string and then strdup's another for every iteration
of the loop.

</pre></body></html>