[phobos] [dlang/phobos] e1af1b: fix issue 16090 - popFront generates out-of-bounds...
GitHub via phobos
phobos at puremagic.com
Tue May 31 12:43:21 PDT 2016
Branch: refs/heads/master
Home: https://github.com/dlang/phobos
Commit: e1af1b0b51ea9f29d4ff8076d73c03ba10bfc73c
https://github.com/dlang/phobos/commit/e1af1b0b51ea9f29d4ff8076d73c03ba10bfc73c
Author: anonymous <aG0aep6G at users.noreply.github.com>
Date: 2016-05-31 (Tue, 31 May 2016)
Changed paths:
M std/range/primitives.d
Log Message:
-----------
fix issue 16090 - popFront generates out-of-bounds array index on corrupted utf-8 strings
Commit: 279ccd7c5c8cebfb21a3138aecf7f3a85444e538
https://github.com/dlang/phobos/commit/279ccd7c5c8cebfb21a3138aecf7f3a85444e538
Author: Steven Schveighoffer <schveiguy at yahoo.com>
Date: 2016-05-31 (Tue, 31 May 2016)
Changed paths:
M std/range/primitives.d
Log Message:
-----------
Merge pull request #4387 from aG0aep6G/16090
fix issue 16090 - popFront generates out-of-bounds array index on cor…
Compare: https://github.com/dlang/phobos/compare/643823d166d7...279ccd7c5c8c
More information about the phobos
mailing list