]> git.draconx.ca Git - upkg.git/commit
music: Check data size against actual file size.
authorNick Bowler <nbowler@draconx.ca>
Sun, 20 May 2012 04:08:12 +0000 (00:08 -0400)
committerNick Bowler <nbowler@draconx.ca>
Sun, 20 May 2012 04:08:12 +0000 (00:08 -0400)
commit4165687b9036344270342acae34fe5086b0bf949
tree20907e65d8e648a6e433e8ae523b1d7d4e58cd52
parent277b43db46539ddd2f741be806340df69ab0247e
music: Check data size against actual file size.

Blindly setting the file size to something potentially larger than it
seems outright silly.  All this mucking about with the upkg_file struct
members should probably be eliminated eventually, but may as well do it
sanely for now.
src/engine/music.gob