mirror of
git://sourceware.org/git/lvm2.git
synced 2025-03-10 16:58:47 +03:00
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.
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.