freebsd-dev/usr.sbin/pmc
Eric van Gyzen 2e47aedf86 pmc: Fix freed internal location read
Coverity detected this error.  The fix duplicates the assignment on line 171.

Submitted by:	bret_ketchum@dell.com
Reported by:	Coverity
MFC after:	2 weeks
Sponsored by:	Dell EMC Isilon
Differential Revision:	https://reviews.freebsd.org/D26227
2020-09-01 15:52:18 +00:00
..
cmd_pmc_filter.cc
cmd_pmc_list.c
cmd_pmc_stat.c
cmd_pmc_summary.cc pmc: Fix freed internal location read 2020-09-01 15:52:18 +00:00
cmd_pmc.h
Makefile pmc: diable position-independent builds, they fail to link on amd64 2020-04-03 16:10:42 +00:00
pmc_util.c
pmc.c