outis151

Results 2 issues of outis151

When running `record_to_elems()` on `bgpkit_parser::parser::mrt::mrt_elem::Elementor`, the function may fail silently due to the following: https://github.com/bgpkit/bgpkit-parser/blob/fb15bb43f61752591307e67d000c49a376bf9b8e/src/parser/mrt/mrt_elem.rs#L364 Moreover, it is noteworthy that this error can be triggered when running `record_to_elems()` only selectively...

### What is the issue? With mmap enabled, a model does not need to fit in the system RAM. Therefore the associated check should be disabled in this case. ###...

bug