Package: radeontool / 1.6.2-1.1
Metadata
| Package | Version | Patches format |
|---|---|---|
| radeontool | 1.6.2-1.1 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| format security.patch | (download) |
avivotool.c |
2 1 + 1 - 0 ! |
avoid -wformat-security warnings Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=643464 fatal() is never called with a user-specified argument so it is safe to pass its argument as an fprintf format string, but gcc doesn't know that. Using fprintf(stderr, "%s", arg) makes the intent clearer. Signed-off-by: Jonathan Nieder <jrnieder@gmail.com> |
1
