]> granicus.if.org Git - handbrake/commit
fix setting sequence_id of final job status
authorJohn Stebbins <jstebbins.hb@gmail.com>
Sat, 9 Mar 2019 19:59:35 +0000 (12:59 -0700)
committerJohn Stebbins <jstebbins.hb@gmail.com>
Sat, 9 Mar 2019 19:59:35 +0000 (12:59 -0700)
commitf0448eb50ab5026ee38048a770b210f574cb1cf5
treea5385983a0dfd0846126d05b4eb126bd04d2a3de
parenta05c54f3e3112a11b5326810a3e6e4bd4366c56c
fix setting sequence_id of final job status

current_job can't be NULL'd till after the status is set because the job
contains the current sequence_id
libhb/work.c