pike.git/
CHANGES
Branch:
Tag:
Non-build tags
All tags
No tags
2020-02-10
2020-02-10 22:09:33 by Tobias S. Josefowitz <tobij@tobij.de>
de3fbc34aedea9dbe8fd83f10ee303d3a8020d5a (
6
lines) (+
6
/-
0
)
[
Show
|
Annotate
]
Branch:
8.0
CHANGES: Document Parser.HTML fix
128:
The module's configure script now respects ABI suffixes when searching for the ODBC library dir.
+
o Parser.HTML
+
+
Fixed a Pike stack overflow occuring with certain inputs to the HTML
+
parser.
+
o Process.run - Don't error if stdin modifier is supplied as the empty string.