OSDN Git Service

Corrected a small memory leak when displaying partition information
authorMatt Davis <mattdavis9@gmail.com>
Sun, 27 Apr 2008 00:31:39 +0000 (20:31 -0400)
committerOtavio Salvador <otavio@ossystems.com.br>
Sun, 27 Apr 2008 00:47:55 +0000 (21:47 -0300)
commitb56d69cd7d0bf5ed90166e6cb701971ddfda2ab7
tree468d967a6b5773ae52c286349e46787864a21cc6
parentc092d19ecdd04f0805e52b7671b91678a2bb74e2
Corrected a small memory leak when displaying partition information

Deallocated a very small memory allocation that occurs in a for loop.
This occurred during output of partition numbers.
parted/parted.c