##// END OF EJS Templates
chg: fix an undefined behavior about memcpy...
chg: fix an undefined behavior about memcpy Spot by Wez Furlong. `memcpy(x, NULL, 0)` is undefined according to [1]. [1]: https://stackoverflow.com/questions/5243012 Differential Revision: https://phab.mercurial-scm.org/D3698

File last commit:

r32206:c4858385 default
r38256:3c844935 stable
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer