c
< 	char cmd, build_label[QCA_FW_BUILD_VER_LEN];
---
> 	char cmd, build_label[QCA_FW_BUILD_VER_LEN + 1];
