lp://staging/~cbehrens/agent-smith/short-read-fix

Created by Chris Behrens and last modified
Get this branch:
bzr branch lp://staging/~cbehrens/agent-smith/short-read-fix
Only Chris Behrens can upload to this branch. If you are Chris Behrens please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Chris Behrens
Project:
agent-smith
Status:
Merged

Recent revisions

70. By Chris Behrens

when processing spool event, there was a potential access past end of buffer
also, if a 2nd read() succeeds when processing an spool event, 'i' was not reset so the buffer was accessed at the wrong location

69. By Soren Hansen

On second thought, don't try to drain that fd at all.

68. By Soren Hansen

Handle that read(2) is declared with warn_unused_result even though we do not care about its return value.

67. By Soren Hansen

Include log.o in the build and build against libxenstore.so for the time being.

66. By Soren Hansen

Add a lot of error handling to the core agent routines.

65. By Soren Hansen

Add more sensible CLI interface.

64. By Soren Hansen

Add more error handling to strbuf allocation. Add a bit of documentation.

63. By Soren Hansen

Add a bunch of error handlig some logging.

62. By Soren Hansen

Be more careful when creating directories.

61. By Soren Hansen

Add a crude couple of logging functions.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://staging/agent-smith
This branch contains Public information 
Everyone can see this information.

Subscribers