mirror of
https://github.com/bugsink/bugsink.git
synced 2026-05-12 18:29:12 -05:00
17a96a22a6
rather than think-carefully-and-explain-with-nosec, just switch to safe_join: this saves future readers the pain of validating whether all assumptions are (still) correct at a (small) performance cost. See #175