libSM: Changes to 'refs/tags/libSM-1.0.3'

Tilman Sauerbeck tilman at kemper.freedesktop.org
Sun May 13 05:26:04 PDT 2007


Tag 'libSM-1.0.3' created by Tilman Sauerbeck <tilman at code-monkey.de> at 2007-05-13 13:22 -0700

libSM 1.0.3

Changes since libSM-1.0.2:
Tilman Sauerbeck:
      Sanitized hex string conversion in SmsGenerateClientID().
      Fixed some const vs non-const mix ups.
      Don't reinvent the wheel and just use strdup().
      Removed some global writable variables.
      Added object files to .gitignore.
      Revert "Don't reinvent the wheel and just use strdup()."
      Another tiny char* vs const char* fix.
      Bumped version to 1.0.3.

---
 .gitignore       |    1 
 configure.ac     |    2 -
 src/SMlibint.h   |    9 --------
 src/globals.h    |   19 -----------------
 src/sm_client.c  |   18 +++++++++++++---
 src/sm_error.c   |    4 +--
 src/sm_genid.c   |   61 ++++++++++++++-----------------------------------------
 src/sm_manager.c |   18 +++++++++++++---
 8 files changed, 50 insertions(+), 82 deletions(-)
---


More information about the xorg-commit mailing list