Commit Graph
3 Commits
Author SHA1 Message Date
Jérôme Duval 97ddf9019d libnetapi: style cleanup 2013-11-25 18:29:06 +01:00
Adrien Destugues ba3f67bfb4 FileRequest: make sure we're dealing with a file.
Trying to Read from a directory results in an error code, but we also
missed that because an unsigned variable was used to store the result.

Fixes #10210.
2013-11-18 09:53:04 +01:00
Adrien Destugues c52c444c27 Add file: protocol handler. 2013-10-24 17:41:03 +02:00