mirror of
https://github.com/reactos/reactos.git
synced 2026-07-04 13:04:39 +08:00
f8a4f92088dc5d411ae8a989a307e6821212212c
* Fix zero-sized input string handling, result would be error instead of success and zero output string. * If destination string's MaximumLength and Length are equal, it's not an erroneous situation (in fact, a very common situation). * Add comments. svn path=/trunk/; revision=38808
Languages
C
86.6%
C++
10.6%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.8%