Hi Zoran,

Colin King sent me some patches to fixup memory leaks and some nits in the error code path.

Please, pull these changes in your tree.

The following changes since commit da6a8c94a8f8124711db0ae84a3ef4e0e186b388:

Fixing improperly initialized cstate_max per-CPU. (2014-01-29 15:47:47 -0800)

are available in the git repository at:

  git://git.linaro.org/people/daniel.lezcano/idlestat.git master

for you to fetch changes up to 41505eca08f1bd0f2d35733cd631be5967e38724:

Use the correct format specifier for size_t type (2014-02-18 08:51:30 +0100)

----------------------------------------------------------------
Colin Ian King (6):
      Write open failure message to stderr
      Free memory on realloc failure.
      Fix memory leak, result is being leaked on a realloc failure
      check s_cpu rather than s_core on memory allocation
      Fix file and memory resource leak on error exit in idlestat_load
      Use the correct format specifier for size_t type

 idlestat.c |   36 ++++++++++++++++++++++++++----------
 topology.c |    2 +-
 2 files changed, 27 insertions(+), 11 deletions(-)


--
 <http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs

Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog


_______________________________________________
linaro-dev mailing list
linaro-dev@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-dev

Reply via email to