summaryrefslogtreecommitdiff
path: root/src/core/manager.h
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2013-04-25 19:47:43 -0400
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2013-04-25 21:28:05 -0400
commitb231b54780dfa687fc116ed436790c87d5557188 (patch)
treeb5c8971d6a64f260519db72779e285452d45c5f0 /src/core/manager.h
parentb5edbff0356c0b161c46992d9e298866e54c448c (diff)
Remove erroneous attribute((malloc)) annotations
According to gcc documentation, returned pointer "cannot alias any other pointer valid when the function returns" and "the memory has undefined content". This second part is (hopefully) untrue for all those functions.
Diffstat (limited to 'src/core/manager.h')
0 files changed, 0 insertions, 0 deletions