Alfredo Braunstein <[EMAIL PROTECTED]> writes: | Lars Gullik Bjønnes wrote: | | > Please hold all patches until these crashes are fixed. | | Can I commit this? Solves both crashes. Note that I don't like it very much, | I would prefer the call to BufferView::buffer(0) to be done from the | 'client' side, after destroying the buffer. But on the currect state of | things, I think it's acceptable (not worse than before at least).
Ok for now. but I think we can do this in another way. Either through shared_ptr/weak_ptr or with optional. -- Lgb