GNOME Bugzilla – Bug 748276
test: buffer: add buffer overflow test
Last modified: 2015-04-26 19:05:43 UTC
Add test to check the buffer overflow handling
Created attachment 302119 [details] [review] test: buffer: Added test to check buffer overflow New test added to check buffer overflow
I don't know about this. I mean, it's okay of course, but it might give the impression that this is guaranteed behaviour, which it might not be (i.e. how memories will be combined/merged in this case). Also, the 16 should not be hardcoded.
I don't think this is something to test either, it's current internal behaviour that might change later. See e.g. bug #747959