G-Node/nix

'File.findSections' missing 'max_depth' passthrough

mpsonntag opened this issue · 0 comments

Currently the nix.File method findSections(max_depth) in File.hpp does not seem to pass max_depth to the executing function which leads to an unlimited search result.