Helper function get_label()
authorJarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Tue, 19 Nov 2013 11:49:37 +0000 (13:49 +0200)
committerJarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Tue, 19 Nov 2013 11:53:15 +0000 (13:53 +0200)
commit09fdff9a456dec54a4c8548c9b9acbcbce48d59a
tree4a8c5535d0b6ab1e7baf418912519384b63629de
parentea44287417862df53b258e480de6273ff3fa2188
Helper function get_label()

The helper function ssize_t get_label(char *dest, const char *src)
validates the given label and copies it to the dest buffer if
available.
libsmack/libsmack.c