[CRIU] [PATCH] zdtm: add a new test case for checking vma-s with the MAP_GROWSDOWN flags
Cyrill Gorcunov
gorcunov at gmail.com
Fri Aug 9 06:32:12 EDT 2013
On Fri, Aug 09, 2013 at 02:28:45PM +0400, Andrey Wagin wrote:
> 2013/8/9 Cyrill Gorcunov <gorcunov at gmail.com>:
> > On Fri, Aug 09, 2013 at 02:21:24PM +0400, Andrey Vagin wrote:
> >> +
> >> + grow_down[0] = 'z';
> >> + *(grow_down - 1) = 'x';
> >
> > fwiw, grow_down[-1] would work as well ;)
>
> It can confuse python programmers
Who cares about python when you are writting in C. Anyway,
this was just for info, nothing else.
More information about the CRIU
mailing list