bareos: master d066acdb

Author Committer Branch Timestamp Parent
arogge arogge master 2024-04-04 09:37 master 202b5e04 Pending
Changeset win32: fix signed/unsigned issues

the modern headers declare the VSS_E constants as HRESULT (signed) so we
should not cast to unsigned here.
mod - core/src/win32/filed/vss_generic.cc Diff File