[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: The --password and clumsy users issue

From: Ben Reser <ben_at_reser.org>
Date: Thu, 03 Jul 2014 16:40:41 -0700

On 7/3/14 4:23 PM, Gabriela Gibson wrote:
> Could that be because of the libtool svn-lt script that sits in the middle?
> Because in gdb it does change, but not in ps.

No because I wasn't even doing anything with Subversion yet let alone libtool.
 It was just a very basic C program with nothing more than a main. It's
probably because the argv array belongs to the process itself and then it
points to memory that the kernel owns (or at least watches). I'm not sure on
all the details of how the kernel starts the binary and passes in the arguments.

I've attached the example I was working with that didn't make it to this list
already.

Received on 2014-07-04 01:41:10 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.