libusbgx: Add checking for legal function type.
authorKrzysztof Opasiak <k.opasiak@samsung.com>
Fri, 21 Mar 2014 15:58:26 +0000 (16:58 +0100)
committerKrzysztof Opasiak <k.opasiak@samsung.com>
Tue, 22 Dec 2015 19:38:36 +0000 (20:38 +0100)
commit6dd1cb67b16d85a722d3a6fd1b28f1bc83aa167a
treeb9903f889838f2f4edbb581cf5a60fd240ce569e
parent5772a684890f4f752c3d93e32a68c09ec815bc52
libusbgx: Add checking for legal function type.

Function type provided by user to functions should
be checked before usage to avoid errors.

Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
[Port from libusbg and update description]
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
src/usbg.c