Commit Graph

40296 Commits

Author SHA1 Message Date
twinaphex
3cac2a6df8 (MUI) Fix memory leak 2017-10-01 16:51:09 +02:00
Twinaphex
59f7a59b3f (Cocoa) Fix small leak 2017-10-01 09:33:53 +02:00
Brad Parker
a11d04f252 xmb: check that node exists before dereferencing it 2017-10-01 02:08:41 -04:00
Brad Parker
bdad323b96 consoles: only use libretro_path for libretro_directory if it isn't empty 2017-10-01 01:17:45 -04:00
Brad Parker
7a6d2cb5e6 set list to NULL after free in case autoconfig directory is empty 2017-09-30 19:03:39 -04:00
twinaphex
45ce8bf773 Cleanups 2017-09-30 20:45:06 +02:00
twinaphex
849538b15c (MUI) Do texture unload before loading the new wallpaper 2017-09-30 20:03:51 +02:00
twinaphex
9dde5fc33f Update 2017-09-30 17:34:28 +02:00
twinaphex
de6b1bcbf0 Fix another Coverity error 2017-09-30 17:11:51 +02:00
twinaphex
455b202142 Fix another Coverity error 2017-09-30 17:09:52 +02:00
twinaphex
73d1539bb0 Fix another Coverity error 2017-09-30 17:08:42 +02:00
twinaphex
b46f2ba35f Fix Coverity error 2017-09-30 17:05:26 +02:00
twinaphex
1e37aab49b Cleanup 2017-09-30 16:59:14 +02:00
twinaphex
4dd6c7fac7 Fix crash 2017-09-30 16:55:50 +02:00
twinaphex
2a8b74eeb9 Fix some Coverity errors 2017-09-30 16:52:41 +02:00
twinaphex
98ddc80035 Remove unused menu_entries_get 2017-09-30 16:42:42 +02:00
twinaphex
f61b9e1747 Cleanup 2017-09-30 08:24:01 +02:00
twinaphex
02cc57e5b3 Cleanup 2017-09-30 07:52:00 +02:00
Brad Parker
6b5d863136 check for end of string before trying to read more 2017-09-30 01:47:51 -04:00
twinaphex
b0de197da4 Memset this variable 2017-09-30 07:43:37 +02:00
twinaphex
063343e538 Simplify this 2017-09-30 07:29:19 +02:00
Brad Parker
c856a36a58 more null checks 2017-09-30 01:18:40 -04:00
twinaphex
e376bd75c0 Fix crash with savestate thumbnails 2017-09-30 07:10:58 +02:00
twinaphex
638a441530 (XMB) Be safer 2017-09-30 06:40:54 +02:00
twinaphex
00ea9be8fc Be safer 2017-09-30 06:38:53 +02:00
twinaphex
ff926439ac Fix this up 2017-09-30 06:29:07 +02:00
twinaphex
5fd05c6b56 There were some unused variables 2017-09-30 06:25:41 +02:00
twinaphex
eae2217c6d Cleanup 2017-09-30 06:23:23 +02:00
twinaphex
3040d1da36 (task_database.c) Simplify conditionals 2017-09-30 06:21:38 +02:00
twinaphex
1156d6cec5 Simplify conditionals 2017-09-30 06:18:38 +02:00
twinaphex
eea7fe2dce Cleanup materialui.c 2017-09-30 06:13:24 +02:00
twinaphex
94fdf314f2 Cleanup conditionals 2017-09-30 06:11:18 +02:00
twinaphex
f323168251 Simplify conditionals 2017-09-30 06:08:09 +02:00
twinaphex
d6b385d0b8 Try to be more safe 2017-09-30 05:08:11 +02:00
twinaphex
aab154fadf (chd_stream.c) Cleanups 2017-09-30 01:45:48 +02:00
twinaphex
f5dedd673f (trans_stream_zlib.c) Try to prevent null pointer dereferences 2017-09-30 01:41:09 +02:00
twinaphex
dc2664a4ef Reorder variables 2017-09-29 22:58:32 +02:00
twinaphex
7959cd3993 Use malloc 2017-09-29 22:47:45 +02:00
twinaphex
57ded65189 (task_save.c) Use malloc 2017-09-29 22:40:31 +02:00
twinaphex
862cf48108 (task_image.c) Don't use calloc 2017-09-29 22:36:48 +02:00
twinaphex
127d98fb68 Rewrite path from nbio struct 2017-09-29 22:16:17 +02:00
twinaphex
35376a7961 Cleanups 2017-09-29 22:03:26 +02:00
Twinaphex
fc79569682 (MaterialUI) Fix memory leak 2017-09-29 21:38:27 +02:00
twinaphex
bae31a318d Prevent memory leak 2017-09-29 21:32:05 +02:00
twinaphex
542f87bf55 Prevent leaks 2017-09-29 21:29:34 +02:00
twinaphex
4fd00ac146 Be safer with this 2017-09-29 21:22:01 +02:00
Twinaphex
66de49c987 Fix memory leaks and crashes 2017-09-29 21:19:07 +02:00
twinaphex
01099d526c Fix the other leaks in menu_entry_get 2017-09-29 21:10:03 +02:00
twinaphex
3551ac825c Rewrite rich label allocation 2017-09-29 21:05:23 +02:00
twinaphex
f398f44253 Rewrite xmb_draw_item 2017-09-29 21:00:56 +02:00