]> git.sesse.net Git - vlc/commit
- Fix opening of SVG file through a symbolic
authorRémi Denis-Courmont <rem@videolan.org>
Sun, 12 Feb 2006 19:55:38 +0000 (19:55 +0000)
committerRémi Denis-Courmont <rem@videolan.org>
Sun, 12 Feb 2006 19:55:38 +0000 (19:55 +0000)
commit4a95a4cd02a4aa686357ab82366e18e29b820e1b
tree4ea5822800646d3ca07be3a8d693d8b9fae749e5
parentb81e14d4f39ba8daa4f56f33d33612e62b84dbda
- Fix opening of SVG file through a symbolic
  (one must use stat() rather than lstat() to obtain the size of a file's content!)
- Use UTF-8 wrappers (refs #528)
modules/misc/svg.c