GitHub user gtenev opened a pull request:
https://github.com/apache/trafficserver/pull/167
TS-3340: Coverity fixes: CID #1022050
Fixed unchecked-return-value issues in the build number generation.
Validated input date and time format and generated a fixed-size
build number if not set by the builder.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gtenev/trafficserver cid1022050
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/167.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #167
----
commit b0cc2eb5b748d9e00f30e77d0d13a31a1f7d368e
Author: Gancho Tenev <[email protected]>
Date: 2015-01-29T06:03:28Z
TS-3340: Coverity fixes: CID #1022050
Fixed unchecked-return-value issues in the build number generation.
Validated input date and time format and generated a fixed-size
build number if not set by the builder.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---