aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/common
diff options
context:
space:
mode:
authorBogdan Vukobratovic <bogdan.vukobratovic@gmail.com>2019-06-27 22:02:12 +0200
committerBogdan Vukobratovic <bogdan.vukobratovic@gmail.com>2019-06-27 22:02:12 +0200
commit35fa7b30574244e4f99373f2a790f004b4a1dbbb (patch)
tree15c78bc27293b428d2e8879b23e9370b88e2b800 /techlibs/common
parent0f32cb4e0af85e16a90ae274cf7c9fee6fbd2ad7 (diff)
downloadyosys-35fa7b30574244e4f99373f2a790f004b4a1dbbb.tar.gz
yosys-35fa7b30574244e4f99373f2a790f004b4a1dbbb.tar.bz2
yosys-35fa7b30574244e4f99373f2a790f004b4a1dbbb.zip
Fix memory leak when one of multiple DFF cells is removed in opt_rmdff
When there are multiple DFFs and one of them is removed, its reference lingers inside bit2driver dict. While invoking handle_dff() function for other DFFs, this broken reference is used isnside sat_import_cell() function.
Diffstat (limited to 'techlibs/common')
0 files changed, 0 insertions, 0 deletions