~pcherenkov/udpxy/udpxy-github

« back to all changes in this revision

Viewing changes to chipmunk/CHANGES

  • Committer: Pavel Cherenkov
  • Date: 2012-12-25 08:47:23 UTC
  • Revision ID: git-v1:2165f32aac0311c7cd7e32b9d888eebaeaf71049
more changes to fix possible memory exhaustion using request tails.

Show diffs side-by-side

added added

removed removed

Lines of Context:
223
223
    (*) report_status() adjusts report-buffer size for client tails;
224
224
    (*) attempt to fix strict-aliasing compiler warnings in sock_info();
225
225
    (*) optimizing: removed difftime() as redundant on a POSIX system (may affect non-POSIX ports).
 
226
Patch 7 (24-Dec-2012)
 
227
    (*) more work on report_status() to prevent memory exhaustion when using 'tails' in requests;
226
228
 
227
229
# __EOF__
228
230