datetime.cxx (ISO8601parseTime) ‘bFrac’ may be used uninitialized.
gcc 4.4.7 warns about the above because getISO8601TimeToken calls impl_getISO8601TimeToken, but if impl_getISO8601TimeToken fails, then o_bFraction will never be set. Change-Id: I3dd9460391c0dcdef37110110ad623c1016f0ddc Reviewed-on: https://gerrit.libreoffice.org/3885Reviewed-by:Fridrich Strba <fridrich@documentfoundation.org> Tested-by:
Fridrich Strba <fridrich@documentfoundation.org>
Showing
Please
register
or
sign in
to comment