Summary

byte-blob-stream-find fails to find matches at the end of a stream

Metadata

Description

Analogous to issue #1037, byte-blob-stream-find cannot find matches at the end of a stream:

(byte-blob-stream-find (list->byte-blob '(1 31))

(list->byte-blob-stream '(0 1 31 3)))

Changes and comments

[2014-08-02 15:21:22 UTC] sjamaan changed status from new to assigned

[2014-08-02 15:21:22 UTC] sjamaan set owner to iraikov

[2014-08-02 15:21:22 UTC] sjamaan wrote:

Ivan, is this still an issue or has it been fixed? The version history on the byte-blob wiki page doesn't mention it...

[2014-08-05 03:24:33 UTC] iraikov wrote:

This is still an issue.

Replying to sjamaan: > Ivan, is this still an issue or has it been fixed? The version history on the byte-blob wiki page doesn't mention it...