project64/Source
Francois Berder f2e6199fcb RSP: Fix undefined behavior in RDP_LogDlist
When calling sprintf, source and destination must not overlap
otherwise it is undefined behavior as specified by
C99 standard, 7.19.6.6.

Signed-off-by: Francois Berder <fberder@outlook.fr>
2019-03-27 09:38:44 +00:00
..
3rdParty [3rd Party] Remove WTL.dsp 2018-03-05 17:40:09 +11:00
Android [Android] Missed some patreon settings 2019-02-13 15:52:21 +10:30
Common [Project64] Fix CPath::IsRelative for non WIN32 2019-02-09 05:02:02 +10:30
Installer [Project64] Start to add code for enhancements 2019-01-12 09:50:25 +11:00
Project64 Merge pull request #1586 from shygoo/debugger-cleanup 2019-01-28 17:53:24 +10:30
Project64-audio [Project64-Audio] Remove FAT from audio plugin. 2019-01-27 21:59:42 +00:00
Project64-core [Android] Add review menu 2019-02-20 11:48:28 +10:30
Project64-video [Project64-Video] Fix desktop brightness 2019-01-14 03:29:17 +00:00
RSP RSP: Fix undefined behavior in RDP_LogDlist 2019-03-27 09:38:44 +00:00
Script [Project64] Start to add code for enhancements 2019-01-12 09:50:25 +11:00
Settings [Audio] Start to add config 2017-09-25 22:00:04 +10:00
SortRdb Remove VS2008 project files 2017-03-15 20:14:25 +11:00
UpdateVersion [Build] Have UpdateVersion be able to handle linux line endings 2018-05-23 02:38:15 +10:00
nragev20 Merge pull request #1577 from shygoo/input-require-focus 2019-01-27 16:27:21 +10:30