diff options
author | Diego 'Flameeyes' Pettenò <flameeyes@gmail.com> | 2006-09-26 20:17:43 +0000 |
---|---|---|
committer | Diego 'Flameeyes' Pettenò <flameeyes@gmail.com> | 2006-09-26 20:17:43 +0000 |
commit | 02fa6224a5170a5912276c9b2150c4b7574745f9 (patch) | |
tree | 12f054bc1b55d5a173b667d1663a11dbe7b0d0d6 /win32 | |
parent | 59ba0962e0be99fb4d49de482d9456ee446a4d51 (diff) | |
download | xine-lib-02fa6224a5170a5912276c9b2150c4b7574745f9.tar.gz xine-lib-02fa6224a5170a5912276c9b2150c4b7574745f9.tar.bz2 |
printerr() macros are often used when the pointer "this" is NULL. In those cases the result is an immediate segfault, as it's dereferenced.
To avoid this, use fprintf instead of writing in err_str.
CVS patchset: 8299
CVS date: 2006/09/26 20:17:43
Diffstat (limited to 'win32')
0 files changed, 0 insertions, 0 deletions