Comment #2 on issue 237 by [email protected]: timedrun.c L103 http://code.google.com/p/memcached/issues/detail?id=237
i think L103 should be "return spawn_and_wait(argc-2, argv+2);". the first param is "argc - 2" not "argc + 2".
Comment #2 on issue 237 by [email protected]: timedrun.c L103 http://code.google.com/p/memcached/issues/detail?id=237
i think L103 should be "return spawn_and_wait(argc-2, argv+2);". the first param is "argc - 2" not "argc + 2".