Mercurial > hg-stable
comparison README.rst @ 34837:4fdc4adbc838
templatefilters: defend against evil unicode strs in json filter
We only want to do I/O in terms of bytes, so lets explode early
instead of recursing forever.
Differential Revision: https://phab.mercurial-scm.org/D1136
author | Augie Fackler <augie@google.com> |
---|---|
date | Mon, 16 Oct 2017 22:44:43 -0400 |
parents | 1b59287a1cfa |
children | c5912e35d06d |
comparison
equal
deleted
inserted
replaced
34836:537de0b14030 | 34837:4fdc4adbc838 |
---|