- Modified the
getBufferSize
predicate incommons/Buffer.qll
to be more tolerant in some cases involving member variables in a larger struct or class. - Fixed an issue where the
getBufferSize
predicate incommons/Buffer.qll
was returning results for references insideoffsetof
expressions, which are not accesses to a buffer.