Careless use of decode_entities() can result in security vulnerabilities. Patch to add a warning to the doxygen comments, as well as some doc clean-up.
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | decode_entities_d6.patch | 1.23 KB | mr.baileys |
| #3 | decode_entities.patch | 1.24 KB | mr.baileys |
| decode_entities.patch | 1.24 KB | mr.baileys |
Comments
Comment #1
damien tournoud commentedThat's a reasonable improvement.
Comment #2
jbrown commentedit should be @return , not @returns
Comment #3
mr.baileysIndeed it should, thanks!
Comment #4
damien tournoud commentedGood catch.
Comment #5
dries commentedCommitted to CVS HEAD. Thanks.
Comment #6
damien tournoud commentedLet's consider a backport to D6.
Comment #7
mr.baileysStraight backport
Comment #8
damien tournoud commentedDoesn't hurt to get into D6 too, I believe.
Comment #9
gábor hojtsyCommitted thank you!