Comment 8 for bug 785119

Revision history for this message
Alexander Sack (asac) wrote :

testing this I had to add a follow up patch to fix crashes in monitor recycle test. Point is that API hands our a copy of the rfds buffer and not the buffer itself.

------------------------------------------------------------
revno: 326
committer: Alexander Sack <email address hidden>
branch nick: ntrack
timestamp: Sun 2011-10-16 17:02:53 +0200
message:
  common: fix noop monitor crash caused by double free of pipe fd buffer; hand out copy of rfds
------------------------------------------------------------