summaryrefslogtreecommitdiff
path: root/bindings/Makefile
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2016-08-23 18:26:04 +0100
committerChris Young <chris@unsatisfactorysoftware.co.uk>2016-08-23 18:26:04 +0100
commit389f74b11d3f6cd54c32ffcf423cee1c9b07f845 (patch)
treead0a37868143c5b1b3ce8d330318263df48d4e92 /bindings/Makefile
parent54c4309526e18a26a7b5b1fb4fdd5b7b7f1d304d (diff)
downloadlibdom-389f74b11d3f6cd54c32ffcf423cee1c9b07f845.tar.gz
libdom-389f74b11d3f6cd54c32ffcf423cee1c9b07f845.tar.bz2
Don't attempt to fetch external entity references blindly with fopen
The system_id is a URI, either absolute or relative to 'base', it needs to be fetched using network calls, fopen won't work. I've put a half-working POC in chris/fetch-x-ent-ref but it needs fixing up and testing. Removing this non-working code fixes #2313 for now, but fetching of external entities will still need to be added.
Diffstat (limited to 'bindings/Makefile')
0 files changed, 0 insertions, 0 deletions