]> Git Repo - qemu.git/commit - qobject.h
Properly escape QDECREF macro arguments
authorAnthony Liguori <[email protected]>
Wed, 11 Nov 2009 16:50:36 +0000 (10:50 -0600)
committerAnthony Liguori <[email protected]>
Tue, 17 Nov 2009 14:49:38 +0000 (08:49 -0600)
commitc99ca93142391a2461afbe07926fa50f1c8f4d9a
treeb4eaea34a7b2ffcc6c8c08dc20b7646ad1aa10c5
parent78f5d726027d91065f11ea6b3e601492e0c1ff1d
Properly escape QDECREF macro arguments

QDECREF does not properly escape the macro arguments which can lead to
unexpected syntax errors.

Signed-off-by: Anthony Liguori <[email protected]>
qobject.h
This page took 0.025395 seconds and 4 git commands to generate.