Phabricator: libphutil: removing bytes from a PhutilRope does not work as intended
Mongoose. This is a bug in libphutil, it doesn't seem to affect phabricator because the bytes are always removed one buffer at a time. I imagine this could cause security issues in applications made with libphutil as a framework, if they use PhutilRope directly. This is how it goes: $rope = new...