dvb: Fix sock_addr usage (for real)
authorEdward Hervey <edward@centricular.com>
Thu, 23 Nov 2017 07:12:03 +0000 (08:12 +0100)
committerEdward Hervey <bilboed@bilboed.com>
Thu, 23 Nov 2017 07:12:03 +0000 (08:12 +0100)
commite12a86995ec87a0eaa24b39287ec4aa185cd415d
tree0089646b2e82900ee1eb004eaba384aff88528da
parent5706178d54d3a3dfc50d7c6dee255ff6faa45519
dvb: Fix sock_addr usage (for real)

It was great checking that the string was not too big ... but
it's better if we actually copy the proper amount of bytes :)

CID #206004
sys/dvb/camswclient.c