Skip to content
  • boyska's avatar
    ref #17533 fix possible overflow · efe2d4e1
    boyska authored
    plymouth has stringent limits on message-length. The previous method of trimming the message
    was only appropriate for single-line messages. Now it's always valid.
    
    This is important because messages exceeding length would result in no message at all.
    efe2d4e1