Module Name: src Committed By: jmcneill Date: Sat Jul 14 16:34:15 UTC 2018
Modified Files: src/usr.sbin/tprof: tprof.c Log Message: Fix a crash when running tprof with no arguments; check argc before accessing argv[0] To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/usr.sbin/tprof/tprof.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.