The AUTO_CLEANUP_INIT() macro is already allocating a string for this variable, which we were then overwriting and thus leaking. Change-Id: If655c867c5666c6cff6311f01e617647375f6279 Warned-by: coverity