mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-01-06 03:29:45 +01:00
Merge pull request #164 from RustSec/RUSTSEC-2019-0022/fix-date
RUSTSEC-2019-0022: Fix date
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[advisory]
|
||||
id = "RUSTSEC-2019-0022"
|
||||
package = "portaudio-rs"
|
||||
date = "2017-09-14"
|
||||
date = "2019-09-14"
|
||||
title = "Stream callback function is not unwind safe"
|
||||
description = """
|
||||
Affected versions of this crate is not panic safe within callback functions `stream_callback` and `stream_finished_callback`.
|
||||
|
||||
Reference in New Issue
Block a user