contrib/git-credential-gnome-keyring.c: use glib memory allocation functions
commit68a65f5fe54c2b21bfe16ef3a0b48956ecf5658a
authorBrandon Casey <drafnel@gmail.com>
Mon, 23 Sep 2013 18:49:13 +0000 (23 11:49 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 16 Oct 2013 16:35:32 +0000 (16 09:35 -0700)
tree639fb8a4b73a77d1c27a4495b9d885c0a6d5a9c3
parentda2727f23c68fb8cbda3cbd03e81141531166585
contrib/git-credential-gnome-keyring.c: use glib memory allocation functions

Rather than roll our own, let's use the memory allocation/free routines
provided by glib.

Signed-off-by: Brandon Casey <drafnel@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/credential/gnome-keyring/git-credential-gnome-keyring.c