rdoff: check return value of freopen
commita6ccf005a57de64f01ebd008b00882df1e5c8ab4
authorMartin Lindhe <martin-commit@ubique.se>
Thu, 17 Nov 2016 09:28:58 +0000 (17 10:28 +0100)
committerCyrill Gorcunov <gorcunov@gmail.com>
Thu, 5 Jan 2017 19:38:41 +0000 (5 22:38 +0300)
tree6b498077f8193fb54a9ac931ca8a64077f0aeb2b
parent8cc93f5232cb7e22fdfdc2315685cddfca9e0494
rdoff: check return value of freopen

fixes pvs-studio error 'V530 The return value of function 'freopen'
is required to be utilized.'

Signed-off-by: Martin Lindhe <martin-commit@ubique.se>
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
rdoff/rdflib.c