Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
vpr: Fix potential invalid memory access during exception handling
When handling tatum exceptions the atom look-up may not have been initialized, so ensure we return nullptr for the associated PB graph pin in that case
- Loading branch information