Re: segfault in libjack from incorrect regex in jack_get_ports()
Neil C Smith <[email protected]>
| Newsgroups | gmane.comp.audio.jackit |
|---|---|
| Message-ID | <CAMYaZEuDrXwWG3K5aaMobzd7djJS0iNouK1xBTX01TSNLpeD9A@mail.gmail.com> |
On Sat, 16 Feb 2019, 18:33 Jörn Nettingsmeier <[email protected] wrote: > It turns out that the return value of regcomp is not checked by libjack. > That's the last point where a segfault can be prevented from a simple > syntax error. > Ah, yes, that one! :-) Remember working around this in the Java bindings almost a decade ago by using Java's own regex support. Be great to see this fixed. Best wishes, Neil > _______________________________________________ Jack-Devel mailing list [email protected] http://lists.jackaudio.org/listinfo.cgi/jack-devel-jackaudio.org