Skip to content

gpollableinputstream: Add missing annotation

The buffer for g_pollable_input_stream_read_nonblocking() is an out parameter which the caller must allocate.

See gjs#389 (closed)

Merge request reports