summaryrefslogtreecommitdiff
path: root/apt-private
diff options
context:
space:
mode:
authorDavid Kalnischkies <david@kalnischkies.de>2014-05-08 21:51:26 +0200
committerDavid Kalnischkies <david@kalnischkies.de>2014-05-08 21:51:26 +0200
commiteb0d90f08d6a6f2ee334a94f8fb45c776f5bcd6e (patch)
treeeda91ef88d5b1a0c44941e230c17e7ca0243065f /apt-private
parent0e6fe58ea765e91a9a7b54cc6fd236a8cb839b66 (diff)
use a std::vector instead of hardcoded array
Arrays with predefined lengths are very fragile as they are likely forgotten in future changes and the size in this case is dynamic making it even more dangerous. Git-Dch: Ignore
Diffstat (limited to 'apt-private')
0 files changed, 0 insertions, 0 deletions