HomeFreeBSD

MFC 331345:

Description

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().

Details

Provenance
rpokalaAuthored on
Parents
rS331733: MFC 331345:
Branches
Unknown
Tags
Unknown