]> git.lizzy.rs Git - plan9front.git/commit
fixed a segfault in auth/as because it didn't check to see if argv[0] and argv[1...
authormveety <mveety@gmail.com>
Thu, 30 May 2013 02:25:57 +0000 (22:25 -0400)
committermveety <mveety@gmail.com>
Thu, 30 May 2013 02:25:57 +0000 (22:25 -0400)
commita84c51a1e3c1e9c7ed8cdaf427cc790dc17854cb
treeeb36e002f548ddfd6b2283f128334d60f83b4afd
parent9abafe226e5f89c783fa9fa388b63878dd473770
fixed a segfault in auth/as because it didn't check to see if argv[0] and argv[1] actually had things in them
sys/src/cmd/auth/as.c