]> code.delx.au - pulseaudio/commit
object: Initialize allocated memory to zero
authorTanu Kaskinen <tanu.kaskinen@linux.intel.com>
Wed, 19 Jun 2013 15:40:17 +0000 (18:40 +0300)
committerTanu Kaskinen <tanu.kaskinen@linux.intel.com>
Tue, 25 Jun 2013 16:15:48 +0000 (19:15 +0300)
commitc005ec79f7dcf2bf95c4861106789678d6a3c951
tree391c915d5dfa45b50dac3c9e7750656711732560
parenta9c3503ee908250d45b20a0df63d445b18476c17
object: Initialize allocated memory to zero

This is safer and more convenient for subclasses.
src/pulsecore/object.c