]> Git Repo - qemu.git/commit
intc: i8259: Convert Array allocation to g_new0
authorPeter Crosthwaite <[email protected]>
Fri, 15 Aug 2014 08:15:44 +0000 (01:15 -0700)
committerMichael Tokarev <[email protected]>
Fri, 15 Aug 2014 14:54:55 +0000 (18:54 +0400)
commit8945c7f75419a8191f3e99b341f1a485b48af766
tree71de00ee36b0b38c5d1397c10f5e78244421b05e
parentaa2ac1dac3d27b412e2dba4cde38724446751344
intc: i8259: Convert Array allocation to g_new0

To be more array friendly and to indicate the IRQs are initially
disconnected.

Signed-off-by: Peter Crosthwaite <[email protected]>
Signed-off-by: Michael Tokarev <[email protected]>
hw/intc/i8259.c
This page took 0.025769 seconds and 4 git commands to generate.