]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r285720:
authorpfg <pfg@FreeBSD.org>
Wed, 5 Aug 2015 18:52:40 +0000 (18:52 +0000)
committerpfg <pfg@FreeBSD.org>
Wed, 5 Aug 2015 18:52:40 +0000 (18:52 +0000)
commit49f78cbad85113f3c8517025048edc0250d67715
tree4eaa283095236d9b13eb95e293b8e5e98ccc908d
parent17d50360d14e48593249c1ba8f818b9227c9480d
MFC r285720:
libusb: Fix minor warning.

Fix a warning triggered by the gcc + FORTIFY_SOURCE patches:

In function 'libusb20_parse_config_desc': lib/libusb/libusb20_desc.c:141:
warning: passing argument 1 of 'memcpy' discards qualifiers from pointer
target type

Submitted by: hselansky
lib/libusb/libusb20_desc.c