fcc2eec870
fgets guarantees that strings returned are NULL terminated, so delete logic that attempts to insert a NULL terminator. Change-Id: Ibeadcda9af431091b04daff41596d5738419b43f Signed-off-by: Ziye Yang <ziye.yang@intel.com>