summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2017-02-05 15:12:22 -0800
committerKaz Kylheku <kaz@kylheku.com>2017-02-05 15:12:22 -0800
commit70ddb25b6534b1dbf0e69b53dc768a80bb4838e0 (patch)
tree4295b58769161d150e31d016918b1a34eed5e833 /share
parentb1a8da709c6fc23122cd0f1c1999688ceff27a38 (diff)
downloadtxr-70ddb25b6534b1dbf0e69b53dc768a80bb4838e0.tar.gz
txr-70ddb25b6534b1dbf0e69b53dc768a80bb4838e0.tar.bz2
txr-70ddb25b6534b1dbf0e69b53dc768a80bb4838e0.zip
bugfix: wrongly strict stream class check in poll.
* sysif.c (poll_wrap): Fix function not accepting streams of type stdio-stream or any other derived stream type. We must check that the object is subtyped from stream, not that it's exactly of type stream.
Diffstat (limited to 'share')
0 files changed, 0 insertions, 0 deletions