You are viewing a plain text version of this content. The canonical link for it is here.
Posted to codereview@trafodion.apache.org by ryzuo <gi...@git.apache.org> on 2015/08/05 12:09:16 UTC

[GitHub] incubator-trafodion pull request: [TRAFODION-1438] Fixing Win ODBC...

GitHub user ryzuo opened a pull request:

    https://github.com/apache/incubator-trafodion/pull/43

    [TRAFODION-1438] Fixing Win ODBC crashes with long cert file name length(over 30 bytes)

    Change the driver to determine the length of buffer for certificate
    file name at runtime, and fill the name with secured strcpy version(strcpy_s)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ryzuo/incubator-trafodion jira1438

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-trafodion/pull/43.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 #43
    
----
commit 8b289c767b88ea5ba5efb50af186a0177c857362
Author: RuoYu Zuo <jo...@gmail.com>
Date:   2015-07-20T04:16:30Z

    Merge branch 'master' of https://github.com/apache/incubator-trafodion

commit c4b5beedb12e7334a1343e64099f48903136f81e
Author: RuoYu Zuo <jo...@gmail.com>
Date:   2015-07-28T03:46:09Z

    Merge branch 'master' of https://github.com/apache/incubator-trafodion

commit ff2f4d3f40f5eaf4f78077c8ebc6d6524ec04783
Author: RuoYu Zuo <jo...@gmail.com>
Date:   2015-08-05T09:14:28Z

    Merge branch 'master' of https://github.com/apache/incubator-trafodion

commit 1bb92f0c9b9c42eed30bfa0b83054abedb5fa54a
Author: RuoYu Zuo <jo...@gmail.com>
Date:   2015-08-05T09:55:25Z

    [JIRA 1438] Fixing Win ODBC crashes with long cert file name length
    
    Change the driver to determine the length of buffer for certificate
    file name at runtime, and fill the name with secured strcpy version.

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-trafodion pull request: [TRAFODION-1438] Fixing Win ODBC...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-trafodion/pull/43


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---