commit | 77b6aaf62d9f4ba4c653090e4d79b46228cdcdef | [log] [tgz] |
---|---|---|
author | Glenn Kasten <gkasten@google.com> | Tue Jan 10 08:41:33 2012 -0800 |
committer | Glenn Kasten <gkasten@google.com> | Tue Jan 10 15:43:24 2012 -0800 |
tree | a4523690932d082f561217899ea62921318eca47 | |
parent | 38e90751a25606459a9e571aa1b6c992d4c64151 [diff] |
Fix bug in JetPlayer::loadFromFile A long pathname would corrupt the heap due to incorrect use of strncpy. Also was using hard-coded constant 256 instead of PATH_MAX. Change-Id: Iba382bbb38624fbc41fec91449f9814f77d4ac0d