qdutils: Fix memory leak

In one of the one-time operations, memory was allocated for reading
lines from a sysfs node, but not freed subsequently. This patch
addresses that.

Change-Id: I31dfd922a0aa02a9a4ef02b0d3a0f049c0cac08a
1 file changed