Skip to content

SWIGLALOmega::tagLIGOTimeGPS(const char *str): check for str != NULL

Karl Wette requested to merge swig-LIGOTimeGPS-segfault into master

Description

So that LIGOTimeGPS(None) does not segfault.

Closes #39 (closed)

API Changes and Justification

Backwards Compatible Changes

  • This change introduces no API changes
  • This change adds new API calls

Backwards Incompatible Changes

  • This change modifies an existing API
  • This change removes an existing API

Review Status

N/A

Merge request reports