Changeset f52ce72 in mainline for uspace/app/df/df.c

Timestamp:
2019-02-10T20:49:45Z (6 years ago)
Author:
Matthieu Riolo <matthieu.riolo@…>
Children:
8f18f1e
Parents:
5f39027
Message:

Make sure rndgen_destroy() always gets called

The original implementation would not call
rndgen_destroy if the uuid was successfully
generated. Which could create a potential
memory leak.

Conflicts:

uspace/lib/c/generic/uuid.c

(No files)

Note: See TracChangeset for help on using the changeset viewer.