dsw / oink-stack

Oink is a collaboration of C++ static analysis tools.
http://danielwilkerson.com/oink/index.html
154 stars 34 forks source link

Update pages.c to fix issue #15. #16

Closed sam-ellis closed 7 years ago

sam-ellis commented 7 years ago

Fixed issue #15. Added forward declaration of set_region_range() to remove compiler warning.