In html_encode(), escape apostrophes so they can't mess up the embedded JavaScript.
authorFabian Keil <fk@fabiankeil.de>
Thu, 9 Sep 2010 21:00:25 +0000 (21:00 +0000)
committerFabian Keil <fk@fabiankeil.de>
Thu, 9 Sep 2010 21:00:25 +0000 (21:00 +0000)
commit8535084571a169561ff068c8e3487d5505095d65
treec5774a5fbb3390868488d3d5b8c83ddeee38c39d
parentf7cf48b80a75f69dfeb7d84df3537c32f7b91225
In html_encode(), escape apostrophes so they can't mess up the embedded JavaScript.

Reported by dg1727 in #3062296.
encode.c