Bug 14737 - psutils корёжит файлы, в которых есть NULL
Summary: psutils корёжит файлы, в которых есть NULL
Status: CLOSED WONTFIX
Alias: None
Product: Sisyphus
Classification: Development
Component: psutils (show other bugs)
Version: unstable
Hardware: all Linux
: P2 normal
Assignee: Nobody's working on this, feel free to take it
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-02 10:54 MSK by avm
Modified: 2011-02-12 01:22 MSK (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description avm 2008-03-02 10:54:06 MSK
psutils (в частности, psselect) работает со строками PostScript-файлов с помощью
функций из string.h. В результате, если в PostScript-файле есть нулевые байты,
часть файла просто теряется.

Могу приложить PostScript, сделанный lilypond. Он прекрасно отображается
ghostscript'ом, но попытка применить к нему что-нибудь из psutils его убивает.
Comment 1 Anton Farygin 2011-02-12 01:22:21 MSK
не могу воспроизвести.