diff options
author | Timm Bäder <mail@baedert.org> | 2017-12-31 15:16:22 +0100 |
---|---|---|
committer | Timm Bäder <mail@baedert.org> | 2018-01-02 08:10:06 +0100 |
commit | 9ef700b16138f22dfa91b68dd2d7e25794ea2dc1 (patch) | |
tree | 5aa7d7e734c9fcaa4f57b4916b64f2ec9db51c9e /gsk | |
parent | ab0edd10910ffa54ecb40c7cff8b90a0f10c6cf2 (diff) | |
download | gtk+-9ef700b16138f22dfa91b68dd2d7e25794ea2dc1.tar.gz |
css parser: Reuse one GString
Instead of creating a new one for every ident, name and string, just
create one GString and reuse it. This means the GString we keep around
will grow to the maximum size of any ident, name or string we parse,
which is still not terribly large.
Diffstat (limited to 'gsk')
0 files changed, 0 insertions, 0 deletions