1
1

Fix CID 859: fix minor memory leak

This commit was SVN r19241.
Этот коммит содержится в:
Jeff Squyres 2008-08-11 21:35:03 +00:00
родитель 93746cd594
Коммит b97a185fb1

Просмотреть файл

@ -339,6 +339,7 @@ static void load_cache(const char *sysfs_mount)
num_cores[i] = count;
}
}
free(cores_on_sockets);
/* Now go through and build the map in the other direction:
(socket,core) => processor_id. This map simply points to