harvard-acc / ALADDIN

A pre-RTL, power-performance model for fixed-function accelerators
Other
161 stars 54 forks source link

common: Fix uninitialized pointer. #34

Closed xyzsam closed 3 years ago

xyzsam commented 3 years ago

This causes build failures in docker with clang but was not caught by Travis using gcc.