Enji Cooper b74bcac4bd - Don't use /tmp because it's outside ATF's prescribed sandbox
- Replace a hardcoded PATH_MAX value with sizeof(path)
- Use path like an array, not a pointer, and always try to unlink it in cleanup

MFC after: 1 week
Sponsored by: EMC / Isilon Storage Division
2015-04-11 03:18:14 +00:00
..
2015-04-10 09:23:00 +00:00
2015-04-10 09:26:21 +00:00
2015-04-10 09:27:23 +00:00
2015-04-11 03:13:09 +00:00