git_odb_stream.free

Free the stream's memory.

This method might be called without a call to finalize_write if an error occurs or if the object is already present in the ODB.

struct git_odb_stream
void function(.git_odb_stream* stream) free;

Meta