kopia lustrzana https://gitlab.com/sane-project/backends
genesys: Fix crash during sane_exit() on high debug level
rodzic
158cc81e20
commit
bff9f2fdc4
|
@ -521,6 +521,7 @@ class ImagePipelineStack
|
|||
{
|
||||
public:
|
||||
ImagePipelineStack() {}
|
||||
~ImagePipelineStack() { clear(); }
|
||||
|
||||
std::size_t get_input_width() const;
|
||||
std::size_t get_input_height() const;
|
||||
|
|
Ładowanie…
Reference in New Issue