mirror of
https://github.com/mandiant/capa.git
synced 2026-02-04 19:12:01 -08:00
Instead of checking if `va` is `None in `get_section()` we should avoid calling this function with `None`. This have been fixed in the following PR, so this is not longer needed: https://github.com/fireeye/capa/pull/442