comparison tests/test-export.t @ 31623:a01e1132f6fa

statfs: avoid static allocation Previously we have "static struct statfs" to return a string. That is not multiple-thread safe. This patch moves the allocation to the caller to address the problem.
author Jun Wu <quark@fb.com>
date Fri, 24 Mar 2017 15:05:42 -0700
parents e5c61e745cd7
children 9d201b39ccd9
comparison
equal deleted inserted replaced
31622:2243ba216f66 31623:a01e1132f6fa