retro-imager/dependencies/drivelist/src
Floris Bos 7c1c111699 drivelist: let GetEnumeratorName() return std::string instead of char *
Returning a pointer to a character array on the stack that is
no longer reserved after the function returns can lead to
undefined behavior.
2021-01-11 18:37:39 +01:00
..
darwin Qt/QML edition 2020-03-04 16:55:40 +01:00
linux Qt/QML edition 2020-03-04 16:55:40 +01:00
windows drivelist: let GetEnumeratorName() return std::string instead of char * 2021-01-11 18:37:39 +01:00
device-descriptor.cpp Qt/QML edition 2020-03-04 16:55:40 +01:00
drivelist.cpp Qt/QML edition 2020-03-04 16:55:40 +01:00
drivelist.hpp Qt/QML edition 2020-03-04 16:55:40 +01:00