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().
MFC 331345: Tags None Referenced Files None Subscribers None
Description
Details
|