don't call async signal unsafe functions in signal handlers

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • 2.7.0
    • Affects Version/s: None
    • Component/s: Internal Code
    • None
    • Fully Compatible
    • ALL
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      There is already a comment about this for rawOut. Other signal handling code should be audited as well.

          /* note: can't use malloc herein - may be in signal handler.
                   logLockless() likely does not comply and should still be fixed todo
                   likewise class string?
          */
          void rawOut( const string &s ) {
      

            Assignee:
            Mathias Stearn
            Reporter:
            Aaron Staple (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: