James Zern ba159a3b0a nestegg: fix track_number uint64->uint32 warnings
ne_read_block/ne_find_cue_position_for_track/nestegg_get_cue_point
in the use of ne_map_track_number_to_index
+ add a check to ensure it doesn't exceed the type bounds

fixes:
./third_party/nestegg/src/nestegg.c|1322| warning C4244: 'function' :
conversion from 'uint64_t' to 'unsigned int', possible loss of data

Change-Id: I3703d739dcf9a2d4d8e2b704e957e5e3fd80dca0
2014-02-28 19:58:19 -08:00
..
2014-02-21 17:16:04 -08:00
2014-02-21 17:16:04 -08:00
2014-02-21 17:16:04 -08:00
2014-02-21 17:16:04 -08:00
2014-02-21 17:16:04 -08:00
2014-02-21 17:16:04 -08:00
2014-02-21 17:16:04 -08:00

See INSTALL for build instructions.

Licensed under an ISC-style license.  See LICENSE for details.

The source under the halloc/ directory is licensed under a BSD license.  See
halloc/halloc.h for details.