summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/util/unzip.c
diff options
context:
space:
mode:
author Ted Green <tedgreen99@inbox.com>2015-06-22 12:58:00 -0600
committer therealmogminer@gmail.com <therealmogminer@gmail.com>2015-06-23 21:02:58 +0200
commit0dcf906e4a9f3442e035a8d6f0d5efeb8f7ed513 (patch)
treeffa1d8dc4415af6fa57bf0a6b252d4439a98d1a7 /src/lib/util/unzip.c
parente68b933d06b629098a047418c7f97989dd3172f2 (diff)
Fix trying to read null pointer.
Diffstat (limited to 'src/lib/util/unzip.c')
0 files changed, 0 insertions, 0 deletions
00:19:50 +0100'>2022-03-201-0/+6 * add b5000 cpu core file placeholders hap2022-03-171-0/+20 * Add missing cpu.lua entries for the rest of the SM5* family. Fixes single-dr... arbee2022-03-141-0/+4 * 65C02 updates AJR2022-01-271-21/+18 * Add build file missing from 12a1291f5a3e578010325131bd3dbbd7c61aff18 AJR2022-01-151-0/+5 * sm510: fix wakeup after CEND, reorganize files a bit hap2021-12-211-8/+11 * Add CPU16 and HDD device skeletons for Conner CFP1080S AJR2021-11-251-2/+9 * new NOT_WORKING machine (Casio CTK-2100) (#8757) Devin Acker2021-10-271-0/+2 * Casio CTK-551 [Daivn Acker] Devin Acker2021-10-131-4/+12 * Add Z80-derived stub devices for eZ80 and R800 CPUs AJR2021-10-031-0/+4 * unidasm: Add disassembler for DEC VAX architecture AJR2021-09-031-0/+10 * Assorted N64 fixes (#8415) MooglyGuy2021-08-091-34/+1 * little hack to make it build fine with current build system Miodrag Milanovic2021-08-021-0/+2 * Genearate seaparate dasm header for TMS57002 Miodrag Milanovic2021-08-021-3/+3 * f2mc16: Rewrite disassembler AJR2021-07-211-2/+2 * unidasm: Add CPU16 disassembler AJR2021-05-211-0/+10 * decmate2, decmate3: Emulate HD-6120 CPU; add enough I/O to initialize various... AJR2021-05-191-0/+2 * cdr-254sh: Skeleton Olivier Galibert2021-05-101-0/+2 * h8: Add the h8/3032 Olivier Galibert2021-04-071-0/+2 * pps41: add preliminary mm78la/mm77la hap2021-03-191-0/+4 * pps41: added mm78 disasm and mm77/mm78 skeleton device hap2021-03-081-0/+4 * pps41: add skeleton MM76-derived devices hap2021-03-041-0/+4 * formats: Create mame_formats_full_list which gives access to all the supporte... Olivier Galibert2021-03-041-314/+320 * New working machines AJR2021-02-271-0/+17 * added MM76 disassembler and preliminary PPS-4/1 MCU core [hap] hap2021-02-261-4/+24 * added MM5799 MCU emulation [hap] hap2021-02-141-0/+20 * scripts: Remove references to non-existent headers and duplicate source file ...