[phobos] [D-Programming-Language/phobos] 3b6cc0: fix issue 11350
GitHub
noreply at github.com
Tue Jan 7 17:02:14 PST 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 3b6cc0cb73be19986ef1b8a30036227c98b37bb9
https://github.com/D-Programming-Language/phobos/commit/3b6cc0cb73be19986ef1b8a30036227c98b37bb9
Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
Date: 2014-01-07 (Tue, 07 Jan 2014)
Changed paths:
M std/net/curl.d
Log Message:
-----------
fix issue 11350
Do not throw on bad UTF inside of a C callback
Commit: 84dbc9934d4e0e72dc9ce138a0a0771666b51f26
https://github.com/D-Programming-Language/phobos/commit/84dbc9934d4e0e72dc9ce138a0a0771666b51f26
Author: Martin Nowak <code at dawg.eu>
Date: 2014-01-07 (Tue, 07 Jan 2014)
Changed paths:
M std/net/curl.d
Log Message:
-----------
Merge pull request #1842 from blackwhale/issue-11350
Fix issue 11350 ibphobos2 regex match segfaults when a rare HTTP header is received
Compare: https://github.com/D-Programming-Language/phobos/compare/1d7912c6791b...84dbc9934d4e
More information about the phobos
mailing list