[RTL]
authorTimo Kreuzer <timo.kreuzer@reactos.org>
Sat, 8 Oct 2011 13:50:14 +0000 (13:50 +0000)
committerTimo Kreuzer <timo.kreuzer@reactos.org>
Sat, 8 Oct 2011 13:50:14 +0000 (13:50 +0000)
commit0fa1475dfdfa738404cb64731c9be4ad43c29041
treec1252dde014995ad577c7bd4b7847b2c91bd4ccd
parent56e0a450bd8a9c727430effd507e0f2e859fed8e
[RTL]
- Fix possible integer overflow in RtlpInitializeHeapSegment
- Simplify loop in RtlIsDosDeviceName_Ustr
- Make MonthLengths an array of UCHARs instead of ints
- Remove pointless loops in RtlTimeToTimeFields
- Fix MSVC warnings

svn path=/trunk/; revision=54054
reactos/lib/rtl/actctx.c
reactos/lib/rtl/heap.c
reactos/lib/rtl/path.c
reactos/lib/rtl/registry.c
reactos/lib/rtl/time.c
reactos/lib/rtl/unicode.c