mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
1ce21c19d5
Code should not just pass va_list arg through the function as args could be passed in many strange ways. Use va_copy(). For details look in i.e.: http://julipedia.meroh.net/2011/09/using-vacopy-to-safely-pass-ap.html |
||
---|---|---|
.. | ||
config-util.c | ||
config-util.h | ||
daemon-client.c | ||
daemon-client.h | ||
daemon-io.c | ||
daemon-io.h | ||
Makefile.in |