mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-31 05:47:43 +03:00
c3b292a4a9
Coverity likes here to be 100% sure no division by zero is possible. Add check for alignment !=0 which is made on other code paths here.