isl_vec_read_polylib: use isl_stream
commit35e8c4c68bd93c327ba7cdb7cc1e7ca95dc21ab6
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 24 Nov 2010 11:01:51 +0000 (24 12:01 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 24 Nov 2010 11:29:19 +0000 (24 12:29 +0100)
tree7bd458437670afbc02031b7b768a2efbc79773a8
parentf3c292bf31fbb13ce50a8877ee71910897276a24
isl_vec_read_polylib: use isl_stream

The original implementation imposed an arbitrary limit on the line lengths,
without check.

Reported-by: "sinzerely.yorz" <slashdevslashzerr0@gmail.com>
Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
isl_input.c