issues
search
daniel-j-h
/
libosrmc
Pure C bindings for libosrm
MIT License
18
stars
8
forks
source link
Some fixes for python bindings
#6
Closed
oxidase
closed
7 years ago
oxidase
commented
7 years ago
Fixed:
a typo that could lead a segmentation fault
added errors propagation from C to python
added a fallback to shared memory block if base path is empty
Fixed: