January 25, 2007 [Issue 886] New: std.zlib uncompression routines do not mark result as containing no pointers | ||||
---|---|---|---|---|
| ||||
http://d.puremagic.com/issues/show_bug.cgi?id=886 Summary: std.zlib uncompression routines do not mark result as containing no pointers Product: D Version: 1.001 Platform: PC OS/Version: Windows Status: NEW Severity: normal Priority: P2 Component: Phobos AssignedTo: bugzilla@digitalmars.com ReportedBy: tomas@famolsen.dk std.zlib.uncompress and std.zlib.UnCompress do not mark their resulting buffers with std.gc.hasNoPointers correctly. -- |
January 25, 2007 [Issue 886] std.zlib uncompression routines do not mark result as containing no pointers | ||||
---|---|---|---|---|
| ||||
Posted in reply to d-bugmail | http://d.puremagic.com/issues/show_bug.cgi?id=886 ------- Comment #1 from tomas@famolsen.dk 2007-01-25 11:50 ------- 'std.zlib.compress' and 'std.zlib.Compress' also have the same problem. -- |
Copyright © 1999-2021 by the D Language Foundation