Commit 0be2383
Allow for longer CPU names
Increase CPUINFO_PACKAGE_NAME_MAX to allow for longer strings,
such as "Snapdragon® X Elite - X1E78100 - Qualcomm® Oryon™ CPU",
which is 53 characters and WideCharToMultiByte converts to a
57 byte string.1 parent 0d5985d commit 0be2383
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
732 | 732 | | |
733 | 733 | | |
734 | 734 | | |
735 | | - | |
| 735 | + | |
736 | 736 | | |
737 | 737 | | |
738 | 738 | | |
| |||
0 commit comments