-
Notifications
You must be signed in to change notification settings - Fork 71
Comparing changes
Open a pull request
base repository: OpenMPT/openmpt
base: libopenmpt-0.4.8
head repository: OpenMPT/openmpt
compare: libopenmpt-0.4.9
- 7 commits
- 6 files changed
- 1 contributor
Commits on Sep 30, 2019
-
[Mod] libopenmpt: Bump patch version.
git-svn-id: https://source.openmpt.org/svn/openmpt/branches/OpenMPT-1.28@12123 56274372-70c3-4bfc-bfc3-4c3a0b034d27
Configuration menu - View commit details
-
Copy full SHA for 9e8ff94 - Browse repository at this point
Copy the full SHA 9e8ff94View commit details -
[Mod] OpenMPT: Version is now 1.28.07.03
git-svn-id: https://source.openmpt.org/svn/openmpt/branches/OpenMPT-1.28@12124 56274372-70c3-4bfc-bfc3-4c3a0b034d27
Configuration menu - View commit details
-
Copy full SHA for afdeec3 - Browse repository at this point
Copy the full SHA afdeec3View commit details
Commits on Oct 2, 2019
-
Merged revision(s) 12127 from trunk/OpenMPT:
[Fix] libmodplug: C API: Limit the length of strings copied to the output buffer of ModPlug_InstrumentName() and ModPlug_SampleName() to 32 bytes (including terminating null) as is done by original libmodplug. This avoids potential buffer overflows in software relying on this limit instead of querying the required buffer size beforehand. libopenmpt can return strings longer than 32 bytes here beacuse the internal limit of 32 bytes applies to strings encoded in arbitrary character encodings but the API returns them converted to UTF-8, which can be longer. (reported by Antonio Morales Maldonado of Semmle Security Research Team) ........ git-svn-id: https://source.openmpt.org/svn/openmpt/branches/OpenMPT-1.28@12129 56274372-70c3-4bfc-bfc3-4c3a0b034d27
Configuration menu - View commit details
-
Copy full SHA for 3a5fc13 - Browse repository at this point
Copy the full SHA 3a5fc13View commit details -
Merged revision(s) 12128 from trunk/OpenMPT:
[Fix] libmodplug: C++ API: Do not return 0 in CSoundFile::GetSampleName() and CSoundFile::GetInstrumentName() when a null output pointer is provided. This behaviour differed from libmodplug and made it impossible to determine the required buffer size. ........ git-svn-id: https://source.openmpt.org/svn/openmpt/branches/OpenMPT-1.28@12130 56274372-70c3-4bfc-bfc3-4c3a0b034d27
Configuration menu - View commit details
-
Copy full SHA for 84668bc - Browse repository at this point
Copy the full SHA 84668bcView commit details -
[Doc] libopenmpt: Update changelog.
git-svn-id: https://source.openmpt.org/svn/openmpt/branches/OpenMPT-1.28@12134 56274372-70c3-4bfc-bfc3-4c3a0b034d27
Configuration menu - View commit details
-
Copy full SHA for 844eaa2 - Browse repository at this point
Copy the full SHA 844eaa2View commit details -
[Mod] OpenMPT: Version is now 1.28.07.04
git-svn-id: https://source.openmpt.org/svn/openmpt/branches/OpenMPT-1.28@12137 56274372-70c3-4bfc-bfc3-4c3a0b034d27
Configuration menu - View commit details
-
Copy full SHA for 802b882 - Browse repository at this point
Copy the full SHA 802b882View commit details -
[Mod] libopenmpt: Prepare for release.
git-svn-id: https://source.openmpt.org/svn/openmpt/branches/OpenMPT-1.28@12138 56274372-70c3-4bfc-bfc3-4c3a0b034d27
Configuration menu - View commit details
-
Copy full SHA for 4f09ffc - Browse repository at this point
Copy the full SHA 4f09ffcView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff libopenmpt-0.4.8...libopenmpt-0.4.9