PR20600: Don't use 'time' uninitialized in __stp_time_local_update().
authorDavid Smith <dsmith@redhat.com>
Thu, 2 Mar 2017 19:11:35 +0000 (13:11 -0600)
committerDavid Smith <dsmith@redhat.com>
Thu, 2 Mar 2017 19:11:35 +0000 (13:11 -0600)
commit769ac42b4fbdde2955644b1800f2fecc5e804b54
treeb180048d59776f7e5f274a08e76f7a73b47c5901
parent237f3f9f43ecf4e8233836f16b0288ec6988414f
PR20600: Don't use 'time' uninitialized in __stp_time_local_update().

* runtime/time.c (__stp_time_local_update): Make sure to initialize 'time'
  before use.
runtime/time.c
This page took 0.025539 seconds and 5 git commands to generate.