11a5c93d51
It's invalid to reference a C++ string's c_str() buffer after the object
goes out of scope. Adjust the scope of the string to match the use in
write(2) to fix the misuse.
CID:
|
||
---|---|---|
.. | ||
cmd_pmc_filter.cc | ||
cmd_pmc_list.c | ||
cmd_pmc_stat.c | ||
cmd_pmc_summary.cc | ||
cmd_pmc.h | ||
Makefile | ||
pmc_util.c | ||
pmc.c |