kopia lustrzana https://gitlab.com/sane-project/backends
hp3900: fix possibly uninitialized variable
rodzic
f0f7918101
commit
04b0c72e35
|
@ -11576,6 +11576,7 @@ Calib_LoadConfig (struct st_device *dev,
|
|||
calibcfg->BShadingDefCutOff =
|
||||
get_value (section, BSHADINGDEFCUTOFF, 0, FITCALIBRATE);
|
||||
|
||||
refcfg.extern_boundary = 0;
|
||||
cfg_autoref_get (&refcfg);
|
||||
calibcfg->ExternBoundary = refcfg.extern_boundary * 0.01;
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue