OSDN Git Service

UI: plug a leak
authorJim Meyering <meyering@redhat.com>
Fri, 27 May 2011 12:27:41 +0000 (14:27 +0200)
committerJim Meyering <meyering@redhat.com>
Fri, 27 May 2011 12:27:41 +0000 (14:27 +0200)
commit82affc12511b81f10c65a6bc4437c1682e8eea38
treea050e67a7cf6df0b6086ee388ec63a3212637027
parent3259d570c7e58d317a823994200183501eff7092
UI: plug a leak

* parted/ui.c (command_line_get_fs_type): Don't leak an FS type name
string.
parted/ui.c