]> git.draconx.ca Git - upkg.git/commitdiff
pack: Fix signed unpacking to not modify the input.
authorNick Bowler <nbowler@draconx.ca>
Tue, 4 Aug 2009 22:06:57 +0000 (18:06 -0400)
committerNick Bowler <nbowler@draconx.ca>
Tue, 4 Aug 2009 22:06:57 +0000 (18:06 -0400)
Also change the unpack functions to use pointer to const unsigned char
so that this sort of problem doesn't happen in the future.


No differences found