diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2019-06-11 20:57:16 +0200 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2019-06-11 20:57:16 +0200 |
commit | e1fdd1e49326041e7cbd68876879e51b2a79e973 (patch) | |
tree | 8ffed2421a9e7a79e31c0114bf528bfa23ea2be2 /sfeed_html.c | |
parent | c020d456846f33ec834ddf9a1656368e502cd67f (diff) |
xml: improve cdata and comment callback logic
it used to call both handlers twice at the end for "-->" (comment) or "]]>"
(CDATA) with the data "" and length 0.
Now it is only called when non-empty. The start and end handlers can still be
used.
Diffstat (limited to 'sfeed_html.c')
0 files changed, 0 insertions, 0 deletions