1
0
Fork 0
dosbox-staging/src
Patryk Obara 5f282f6015 Use shared_ptr to prevent double free on imageDisk
Also, replacing unique_ptr with shared_ptr makes it unnecessary to move
a pointer when swapping boot disks; moving shared_ptr would lead to
inconsistent internal state.

Fixes: #94
2019-12-18 23:56:28 +01:00
..
cpu Merge branch 'svn/trunk' r4301 2019-12-10 15:27:14 +01:00
debug Merge branch 'svn/trunk' r4296 2019-11-26 18:37:09 +01:00
dos Use shared_ptr to prevent double free on imageDisk 2019-12-18 23:56:28 +01:00
fpu Import svn:ignore props to .gitignore files 2019-09-15 20:34:57 +02:00
gui Remove SDL_cdrom 1.2 based CD-ROM interfaces 2019-12-18 22:31:19 +01:00
hardware Merge branch 'svn/trunk' r4298 2019-12-10 12:42:57 +01:00
ints Use shared_ptr to prevent double free on imageDisk 2019-12-18 23:56:28 +01:00
libs STB Vorbis: eliminate inaccessible branch 2019-12-05 10:35:44 +01:00
misc Remove code ifdefed for OS/2 2019-12-09 16:27:11 +01:00
platform Remove MCI, DX, and DIO CD-ROM interfaces 2019-12-14 03:35:27 +01:00
shell Remove code ifdefed for OS/2 2019-12-09 16:27:11 +01:00
.gitignore Import svn:ignore props to .gitignore files 2019-09-15 20:34:57 +02:00
dosbox.cpp Update year and address of FSF 2019-01-25 14:09:58 +00:00
dosbox.ico Updated Icon. Thanks Chaosfish 2007-01-10 15:07:12 +00:00
dosbox_splash.svg Add DOSBox splash screen graphic in vector format 2019-11-02 19:29:03 +01:00
Makefile.am Add the audio handling changes to build system and documentation 2019-11-06 05:47:03 +01:00
winres.rc Update version in config.h and resource script 2019-12-09 07:22:15 +01:00