bug24671 374 B

123456
  1. o Minor bugfixes (scheduler, KIST):
  2. - Use a sane write limit for KISTLite when writing onto a connection
  3. buffer instead of using INT_MAX and shoving as much as it can. Because
  4. the OOM handler cleans up circuit queues, we are better off at keeping
  5. them in that queue instead of the connection's buffer. Fixes bug 24671;
  6. bugfix on 0.3.2.1-alpha.