diff options
author | Julian Andres Klode <jak@debian.org> | 2016-02-04 18:33:30 +0100 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2016-02-04 18:34:42 +0100 |
commit | 72ed5f14b558984bd9c5731f82345b10cb2df2ca (patch) | |
tree | 392ce15f137d8ec7255a44a627a33eb2be2d4e0d /doc/apt-verbatim.ent | |
parent | eb5113c486955d9cd66126aa59d3a27e52c52e58 (diff) |
Use some semantically more correct buffer operations
When writing into the buffer write to free() bytes starting
at getend(), instead of buffersize_max bytes at get()
-> get() is a read pointer.
This makes no difference in practice though, as we reset
the buffer before the call, so start = end = 0.
Gbp-Dch: ignore
Diffstat (limited to 'doc/apt-verbatim.ent')
0 files changed, 0 insertions, 0 deletions