proto: Fix possible buffer overflow due to non null terminated string
authorHans Dedecker <[email protected]>
Mon, 1 Feb 2016 09:56:20 +0000 (10:56 +0100)
committerFelix Fietkau <[email protected]>
Mon, 1 Feb 2016 10:09:57 +0000 (11:09 +0100)
commit2475541608efec919ad3cbd0613f0f51fdbd50fd
treefadf086034d53de16a2f7d2bfbb20353213359be
parentcb03623bf254975f3660211580f441d860b27359
proto: Fix possible buffer overflow due to non null terminated string

Signed-off-by: Hans Dedecker <[email protected]>
proto.c