Skip to content

Assorted compiler warning fixes

Alan Coopersmith requested to merge alanc/libsm:misc into master
  • SmcOpenConnection: remove cast of return value from getenv()
  • IceReadCompleteMessage callers need to check if malloc() failed

Merge request reports