Skip to content
Snippets Groups Projects
  1. Jan 23, 2014
  2. Jan 21, 2014
  3. Jan 20, 2014
  4. Jan 19, 2014
    • Vincent Petry's avatar
      Fixed quota wrapper to not wrap failed fopen streams · 1af7dab5
      Vincent Petry authored
      When calling fopen() on some storage types, these return false instead
      of throwing an exception.
      
      This fix makes sure that in case the stream wasn't opened (for example
      when a file doesn't exist any more) the stream isn't wrapped.
      
      Also added 'rb' as another case that doesn't need to be wrapped.
      
      Fixes #6832
      1af7dab5
  5. Jan 17, 2014
  6. Jan 15, 2014
  7. Jan 14, 2014
  8. Jan 13, 2014
  9. Jan 12, 2014
  10. Jan 10, 2014
  11. Jan 09, 2014
  12. Jan 08, 2014
  13. Jan 07, 2014
Loading