]> granicus.if.org Git - curl/commit
build: Fix theoretical infinite loops
authorDaniel Shahaf <d.s@daniel.shahaf.name>
Thu, 19 Nov 2015 22:23:11 +0000 (22:23 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 19 Nov 2015 23:25:42 +0000 (00:25 +0100)
commit80562083da0b51d594fe9765b079eefdd3ba87b7
treec994eef82828c935b85e9550befcbe4421f19e03
parentff8d352ae944d1f7f5941e42a2dd4cc8d23df5d0
build: Fix theoretical infinite loops

Add error-checking to 'cd' in a few cases where omitting the checks
might result in an infinite loop.

Closes #535
Makefile.am
docs/Makefile.am
docs/libcurl/Makefile.am