mirror of
https://github.com/mandiant/capa.git
synced 2026-06-29 01:38:35 -07:00
695b5b50ab
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