1. 12 Nov, 2007 1 commit
  2. 11 Nov, 2007 1 commit
  3. 10 Nov, 2007 2 commits
  4. 09 Nov, 2007 1 commit
  5. 07 Nov, 2007 2 commits
  6. 06 Nov, 2007 8 commits
  7. 05 Nov, 2007 5 commits
  8. 03 Nov, 2007 1 commit
  9. 02 Nov, 2007 18 commits
  10. 01 Nov, 2007 1 commit
    • antony@pcg5ppc.xiphis.org's avatar
      Bug#30671 · bcfe0fa6
      antony@pcg5ppc.xiphis.org authored
        "ALTER SERVER can cause server to crash"
        While retrieving values, it would erronously set the socket value
        to NULL and attempt to use it in strcmp().
        Ensure it is correctly set to "" so that strcmp may not crash.
      bcfe0fa6