-
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.3.18
head repository: OpenMPT/openmpt
compare: libopenmpt-0.3.19
- 7 commits
- 6 files changed
- 1 contributor
Commits on Sep 23, 2019
-
[Mod] libopenmpt: Bump patch version.
git-svn-id: https://source.openmpt.org/svn/openmpt/branches/OpenMPT-1.27@12094 56274372-70c3-4bfc-bfc3-4c3a0b034d27
Configuration menu - View commit details
-
Copy full SHA for 8ea8710 - Browse repository at this point
Copy the full SHA 8ea8710View commit details -
[Mod] OpenMPT: Version is now 1.27.16.01
git-svn-id: https://source.openmpt.org/svn/openmpt/branches/OpenMPT-1.27@12095 56274372-70c3-4bfc-bfc3-4c3a0b034d27
Configuration menu - View commit details
-
Copy full SHA for 84fcd07 - Browse repository at this point
Copy the full SHA 84fcd07View 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.27@12131 56274372-70c3-4bfc-bfc3-4c3a0b034d27
Configuration menu - View commit details
-
Copy full SHA for 56c7fb2 - Browse repository at this point
Copy the full SHA 56c7fb2View 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.27@12132 56274372-70c3-4bfc-bfc3-4c3a0b034d27
Configuration menu - View commit details
-
Copy full SHA for 5e9a9fd - Browse repository at this point
Copy the full SHA 5e9a9fdView commit details -
[Doc] libopenmpt: Update changelog.
git-svn-id: https://source.openmpt.org/svn/openmpt/branches/OpenMPT-1.27@12135 56274372-70c3-4bfc-bfc3-4c3a0b034d27
Configuration menu - View commit details
-
Copy full SHA for 908b42f - Browse repository at this point
Copy the full SHA 908b42fView commit details -
[Mod] OpenMPT: Version is now 1.27.17.00
git-svn-id: https://source.openmpt.org/svn/openmpt/branches/OpenMPT-1.27@12142 56274372-70c3-4bfc-bfc3-4c3a0b034d27
Configuration menu - View commit details
-
Copy full SHA for d91909c - Browse repository at this point
Copy the full SHA d91909cView commit details -
[Mod] libopenmpt: Prepare for release.
git-svn-id: https://source.openmpt.org/svn/openmpt/branches/OpenMPT-1.27@12143 56274372-70c3-4bfc-bfc3-4c3a0b034d27
Configuration menu - View commit details
-
Copy full SHA for 6112918 - Browse repository at this point
Copy the full SHA 6112918View 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.3.18...libopenmpt-0.3.19