site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com Hi Yuji Oishi, 2009/12/9 Bigstone <bigstone.gm@hscjpn.co.jp>
The gloval variable tgetpass_flags dose not initialzed before using macro SET(x,y).
I don't know what your problem is, but all global variables are implicitly initialised to zero, so that’s not your problem. I would guess that the problem lies with your code. In any case, unless it’s for debugging/testing purposes, I can’t think of a reason why you’d ever want to run sudo that way. There are almost always better ways of doing things so perhaps you could explain what you’re trying to do, although this list perhaps isn’t the best place for that (sudo isn’t really the darwin Kernel). Kind regards, Chris _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... This email sent to site_archiver@lists.apple.com
participants (1)
-
Chris Suter