1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-03-14 04:59:04 +03:00
lvm2/daemons
Zdenek Kabelac 889007ee2c Do not hide deallocation of buffer
As API is passing structures by value, do not leave
the function which created buffer and keeps valid pointer
look like it would be some memory leak and move
free of buffer from inner function - makes more obvious,
how is the memory management handled.
2012-02-27 11:49:16 +00:00
..
2012-02-08 11:36:18 +00:00
2012-02-27 11:49:16 +00:00
2012-02-27 10:19:00 +00:00