The input does not get sanitized, and as such the user could end up registering a file containing format string specifiers, which would make the pr() call most probably segfault trying to access an invalid pointer. Reported-by: Sandro Cazzaniga <cazzaniga.sandro@gmail.com>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||