indicate failure in growops() by return value instead of longjmp()
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 24 Oct 2020 18:50:47 +0000 (11:50 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 31 Oct 2020 00:01:11 +0000 (17:01 -0700)
commite5848903e01bae2976c6e6d6f1634d4fa19322d0
tree3f2129765c30dc31ce49b3b8c2a482d917bf9565
parent9f6f708a2a19db5e150a628ba1a7df7ba98b778e
indicate failure in growops() by return value instead of longjmp()

Related to #1801.
lib/pathplan/shortest.c