File ccache only recognizes Linux and Solaris defaults

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 9
    • Affects Version/s: None
    • Component/s: security-libs
    • None

        In FileCredentialsCache, the code that locates the default FILE: ccache is surrounded by

                    if (osname.startsWith("SunOS") ||
                        (osname.startsWith("Linux"))) {

        This is not correct. It should apply to all Unix-like systems.

              Assignee:
              Weijun Wang
              Reporter:
              Weijun Wang
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: