[Issue 14013] New: std.socket: off-by-one error when automatically resizing on POSIX
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Mon Jan 19 16:57:32 PST 2015
https://issues.dlang.org/show_bug.cgi?id=14013
Issue ID: 14013
Summary: std.socket: off-by-one error when automatically
resizing on POSIX
Product: D
Version: D2
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P1
Component: Phobos
Assignee: nobody at puremagic.com
Reporter: thecybershadow at gmail.com
When adding a socket, an off-by-one bug may cause an out-of-bounds array write
on POSIX.
--
More information about the Digitalmars-d-bugs
mailing list