bipbuffer icon indicating copy to clipboard operation
bipbuffer copied to clipboard

bb_alloc not set allocated when write_to state. should I add "bip->allocated = size "?

Open ub3132003 opened this issue 6 years ago • 1 comments

writer = get_write_region(bip); reset_region(writer); should I add "bip->allocated = size " ? code in bb_alloc ();

ub3132003 avatar Sep 29 '19 03:09 ub3132003

I will checkout this and reponse soon, thanks for your advice

c0x0o avatar Nov 08 '19 15:11 c0x0o