mirror of
https://github.com/php/php-src.git
synced 2024-12-15 21:05:51 +08:00
418da85f15
The HTML decoding filter uses the `opaque` member of mbfl_convert_filter as buffer, but there was no copy constructor defined, what caused double frees when the filter is copied (what happens multiple times in mb_strcut(), for instance). |
||
---|---|---|
.. | ||
filters | ||
mbfl | ||
nls | ||
tests | ||
AUTHORS | ||
buildconf | ||
config.h.in | ||
config.h.w32 | ||
configure.in | ||
DISCLAIMER | ||
INSTALL | ||
LICENSE | ||
Makefile.am | ||
NEWS | ||
README |
This is Libmbfl, a streamable multibyte character code filter and converter library. See LICENSE and DISCLAIMER for licensing information. See the file INSTALL for building and installation instructions. # $Id$