diff
5     char cmd, build_label[QCA_FW_BUILD_VER_LEN];
---
5     char cmd, build_label[QCA_FW_BUILD_VER_LEN] = {0};
