ralloc: Mark ralloc functions with gcc's malloc attribute.
authorMatt Turner <mattst88@gmail.com>
Sun, 21 Sep 2014 21:31:05 +0000 (14:31 -0700)
committerMatt Turner <mattst88@gmail.com>
Thu, 25 Sep 2014 20:52:55 +0000 (13:52 -0700)
commite4be17fd04adb5404207bcd260cdd26cbd931c3f
tree606709a144f05bf4d2eabf5add86b4bc0a401c9a
parent976464c210816ff0c90e2e24e766dda81193fc79
ralloc: Mark ralloc functions with gcc's malloc attribute.

Cuts a few hundred bytes from the DRI drivers, so it must give gcc some
extra information.

Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
configure.ac
src/util/macros.h
src/util/ralloc.h