From 205179d0c02cb3f59eda77d3e6cc895b7d4b06bd Mon Sep 17 00:00:00 2001 From: Chen Gang Date: Fri, 26 Apr 2013 18:31:58 +0800 Subject: [PATCH] staging: wlags49_h2: strncpy, need checking the memory length HCF_MAX_NAME_LEN is 32, which may less than ''probe_rsp->rawData[1]'', so need check the length when copy to ssid. Signed-off-by: Chen Gang Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed