Parent Directory
|
Revision Log
|
Patch
| revision 960 by ph10, Thu Apr 19 17:30:38 2012 UTC | revision 963 by ph10, Sat Apr 21 18:06:31 2012 UTC | |
|---|---|---|
| # | Line 3719 while (!done) | Line 3719 while (!done) |
| 3719 | } | } |
| 3720 | use_size_offsets = n; | use_size_offsets = n; |
| 3721 | if (n == 0) use_offsets = NULL; /* Ensures it can't write to it */ | if (n == 0) use_offsets = NULL; /* Ensures it can't write to it */ |
| 3722 | else use_offsets = offsets + size_offsets_max - n; /* To catch overruns */ | |
| 3723 | continue; | continue; |
| 3724 | ||
| 3725 | case 'P': | case 'P': |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |