Skip to content

Major bug fix for poly2rect() and update Makefile for --as-needed flag

Compare
Choose a tag to compare
@yuchsiao yuchsiao released this 03 Aug 23:23
· 16 commits to master since this release

Fix: Updated Makefile to be compatible with gcc that has linker flag '--as-needed' by default
Fix: Fixed bugs in extend() and poly2rect() of caplet_geo/geoloader.cpp that cause segmentation fault for certain cases.

Special thanks to Hsun-Cheng Lee from Freescale Semiconductor for his thorough testing.