1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-03-22 06:50:52 +03:00
Zdenek Kabelac 8440981845 Use memcpy and add error message
strncpy (which check each byte for \0) is not need as we always copy
the length size - so using memcpy is a bit cheaper.

Add missing log_error message for failed allocation.
2011-01-28 10:19:00 +00:00
..
2011-01-10 13:15:57 +00:00
2011-01-28 10:19:00 +00:00
2010-12-20 13:19:13 +00:00
2010-12-20 14:06:33 +00:00
2011-01-28 10:16:04 +00:00
2010-10-26 08:53:25 +00:00
2011-01-28 10:16:04 +00:00