cem 14cf3c4c61 pmc: Fix stack std::string lifetime
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:		1393383
Reported by:	Coverity
2019-05-22 01:22:33 +00:00
..
2019-03-29 20:21:28 +00:00
2018-09-18 00:32:10 +00:00
2018-08-11 13:23:09 +00:00
2019-05-18 19:32:38 +00:00
2018-12-19 21:56:54 +00:00
2019-04-02 12:50:01 +00:00
2019-03-14 14:34:36 +00:00
2018-08-19 07:12:35 +00:00
2018-11-30 19:40:16 +00:00
2019-02-05 21:37:34 +00:00
2019-02-04 21:28:25 +00:00
2019-02-21 01:30:37 +00:00
2018-08-12 13:29:40 +00:00
2019-05-04 02:09:30 +00:00
2018-10-22 02:34:10 +00:00
2019-02-04 21:28:25 +00:00
2019-05-22 01:22:33 +00:00
2019-02-04 21:28:25 +00:00
2019-02-04 21:28:25 +00:00
2018-09-19 07:09:55 +00:00
2019-02-03 08:15:26 +00:00
2019-03-05 02:53:41 +00:00
2019-04-22 17:52:46 +00:00
2018-12-19 22:47:37 +00:00
2019-04-23 03:52:43 +00:00
2018-07-24 20:20:17 +00:00