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/06 09:47:45 UTC

[GitHub] incubator-trafodion pull request: [TRAFODION-1442] Fixing Linux OD...

GitHub user ryzuo opened a pull request:

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

    [TRAFODION-1442] Fixing Linux ODBC driver for long cert file name length supporting ability(over 30bytes)

    This fixes the same problem of Linux ODBC driver as in Windows Driver problem described in JIRA 1438.

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

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

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

    https://github.com/apache/incubator-trafodion/pull/47.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 #47
    
----
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 e820b169b8c11a87316e56122919a8c4e5468b88
Author: RuoYu Zuo <jo...@gmail.com>
Date:   2015-08-06T06:36:34Z

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

commit 3479af1097ec75e962fe6ab130cf360eaa4042a5
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.

commit 4589e5b6f8320aa585fc0b62a347f699cb10a212
Author: RuoYu Zuo <jo...@gmail.com>
Date:   2015-08-06T07:31:31Z

    Fix JIRA 1442
    
    Same as fix for Windows (JIRA 1438)

----


---
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-1442] Fixing Linux OD...

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

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


---
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.
---