Go to file
Fredrik Gustafsson f8d5aa58f9 Make tests pass and introduce a memory leak
Since 37fbafcd92 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.
2019-11-18 16:18:24 +01:00
libfetch fix strncpy bounds errors 2019-02-13 16:05:27 +02:00
src Make tests pass and introduce a memory leak 2019-11-18 16:18:24 +01:00
test reset TZ when running solver tests as some output has local time 2019-06-05 10:10:17 +03:00
.gitignore build and use bundled libfetch natively 2017-10-05 16:59:14 +03:00
.mailmap add .mailmap to consolidate git shortlog 2018-09-10 09:19:01 +03:00
.travis.yml travis: fix dependencies to match v3.10 instead of edge 2019-11-13 13:19:31 +01:00
AUTHORS Initial commit of some stuff written so far. Still in state of flux. Expect 2008-04-17 14:09:13 +00:00
Make.rules build and use bundled libfetch natively 2017-10-05 16:59:14 +03:00
Makefile apk-tools-2.10.4 2019-06-05 15:34:16 +03:00
NEWS Initial commit of some stuff written so far. Still in state of flux. Expect 2008-04-17 14:09:13 +00:00
README Initial commit of some stuff written so far. Still in state of flux. Expect 2008-04-17 14:09:13 +00:00

README