K 10 svn:author V 7 rpokala K 8 svn:date V 27 2018-03-29T15:01:01.684170Z K 7 svn:log V 211 MFC 331345: jedec_dimm: Use correct string length when populating sc->slotid_str Don't limit the copy to the size of the target string *pointer* (always 4 on 32-bit / 8 on 64-bit). Instead, just use strdup(). END