summaryrefslogtreecommitdiff
path: root/test/version.sh
diff options
context:
space:
mode:
authorFredrik Gustafsson <fredrigu@axis.com>2019-11-11 19:02:04 +0100
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-18 16:18:24 +0100
commitf8d5aa58f9af512f5f04a5fe4dce479709be32ba (patch)
tree1b069c88e9b2f223411a8aaaa29e4204bd779505 /test/version.sh
parentc635c046693cd08f2fcd8eaea218086cf231332c (diff)
downloadapk-tools-f8d5aa58f9af512f5f04a5fe4dce479709be32ba.tar.gz
apk-tools-f8d5aa58f9af512f5f04a5fe4dce479709be32ba.tar.bz2
apk-tools-f8d5aa58f9af512f5f04a5fe4dce479709be32ba.tar.xz
apk-tools-f8d5aa58f9af512f5f04a5fe4dce479709be32ba.zip
Make tests pass and introduce a memory leak
Since 37fbafcd928c466c82c892a7868d686d710e5d07 the tests hasn't worked since a string on the stack was added as version for a virtual package. Instead create the version string on the heap and then simply leak it. A short running program as apk shouldn't need to worry about memory leaks.
Diffstat (limited to 'test/version.sh')
0 files changed, 0 insertions, 0 deletions