*** empty log message ***
This commit is contained in:
parent
b03bd1f41c
commit
9f0de58c22
|
@ -1,3 +1,10 @@
|
|||
2013-08-30 Corinna Vinschen <corinna@vinschen.de>
|
||||
|
||||
* heap.cc (sbrk): Add a FIXME comment to VirtualFree call. Fix memory
|
||||
reservation and commit strategy when more memory is requested than
|
||||
available on the heap. Release newly reserved memory if commiting
|
||||
it fails. Add more comments to explain what we do.
|
||||
|
||||
2013-08-30 Corinna Vinschen <corinna@vinschen.de>
|
||||
|
||||
* fhandler_tape.cc (mtinfo_drive::open): Handle bus reset gracefully
|
||||
|
|
Loading…
Reference in New Issue