cppcheck found the following errors: ~~~~ [oci8.c:2335]: (error) Buffer is accessed out of bounds: s_tz_hour [oci8.c:2338]: (error) Buffer is accessed out of bounds: s_tz_min ~~~~ https://github.com/pythian/DBD-Oracle/blob/master/oci8.c#L2335 https://github.com/pythian/DBD-Oracle/blob/master/oci8.c#L2338