commit | 0049acfc8b1c33eb90afc925dacd08a487618e17 | [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 | 7e4d4b45c01eddf9fe71248edc7ebd24f70d2fc5 | |
parent | c1dc1cb1d1eaf84e88669f1a5f22579a0d9237c2 [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