storage: Using the right free func
authorFlavio Ceolin <flavio.ceolin@profusion.mobi>
Thu, 5 Jan 2012 10:01:45 +0000 (11:01 +0100)
committerDaniel Wagner <daniel.wagner@bmw-carit.de>
Thu, 5 Jan 2012 10:01:45 +0000 (11:01 +0100)
commit950569f6b46e141ccaf48d834438925ddb261baf
treeb38b8809ba12e411105ea135a2c463c54144b11a
parentb71185060ddc6f00bd982b316cafb5daa6cf03f0
storage: Using the right free func

Fixing a segfault when it fails to store an information,
just using g_error_free instead of g_free.
src/storage.c