Go to file
Natanael Copa c9690b0e7c blob: fix segfault on x86_64 with --virtual
blob.ptr might be non-null on empty field in /var/lib/apk/installed
so we compare with blob length.

This fixes a segfault on x86_64.
2010-11-23 09:37:12 +00:00
src blob: fix segfault on x86_64 with --virtual 2010-11-23 09:37:12 +00:00
test test: check if upgrade works when package is missing in repo 2010-06-15 19:18:36 +00:00
.gitignore static build: do not use openssl engines 2010-06-30 16:55:50 +03: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 First steps for libapk 2010-06-11 07:02:18 +00:00
Makefile apk-tools-2.0.6 2010-09-23 15:58:42 +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