Fix: snapshot del-output with name on musl
authorMichael Jeanson <mjeanson@efficios.com>
Wed, 15 Jun 2016 21:18:02 +0000 (17:18 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 28 Jun 2016 19:44:22 +0000 (15:44 -0400)
Some implementations of strtol(), like the one in musl, will
return EINVAL in errno when no valid number was found in
the string.

Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>

No differences found
This page took 0.025312 seconds and 4 git commands to generate.