Commit Briefs

011290f989 Stefan Sperling

CHANGES for 0.107 (tags/0.107)


a8c2ff29b7 Stefan Sperling

sync dist file list



b642df222f Stefan Sperling

make got-read-pack clear its imsgbuf on exit


9bd4f34ff9 Stefan Sperling

make got-send-pack clear its imsgbuf on exit












9671dc9a57 Stefan Sperling

plug imsgbuf-related memory leak in got_repo_load()


aac02238e5 Stefan Sperling

store ibuf used by got_gotconfig_read() on the stack


1d7c4420d1 Stefan Sperling

store ibuf used by got_repo_read_gitconfig() on the stack


d8cbc463e9 Stefan Sperling

plug imsgbuf-related memory leak in got_send_pack()



ad3f6569eb Stefan Sperling

do not leak ibuf memory in got_patch()


ff17000ba9 Stefan Sperling

plug imsgbuf-related memory leak in got_repo_index_pack()


bb37821d8b Stefan Sperling

plug imsgbuf-related memory leaks in got_fetch_pack()


f0a58e8988 Stefan Sperling

call imsgbuf_clear() on ibufs before freeing them