DigitalMediaProfessionals / tool

DV network conversion tool
Apache License 2.0
0 stars 1 forks source link

fix memory allocation #58

Closed YuyaKobayashi closed 5 years ago

YuyaKobayashi commented 5 years ago

fix order of memory allocation.

In the past, it is assumed the former in live_ranges have early death index.

This change remove the assumptions.