• Show log

    Commit

  • Hash : 74ae34e7
    Author : Guillem Jover
    Date : 2009-05-15T21:26:09

    Fix buffer leaks in fgetln
    
    Cache the size and the buffer allocated by getline as static variables.