id summary reporter owner description type status priority milestone component version severity resolution keywords cc mlocked 12237 Patch to correct allocator sizeof operand mismatch Gary Buhrmaster stuartm "Static analysis (scan-build) reports that the allocator sizeof operand is mismatched from the usage. While for all common architectures, the size of a signed and unsigned char/int is the same, that is not assured for all platforms. Patch is to use a consistent sizeof operand. This patch is split into two parts, since it impacts two different files. Patch 1 - github ref: https://github.com/garybuhrmaster/mythtv/commit/2c75c0cf4dde57f2f2c0857a0f807ef5289bf0ac github git-am ref: https://github.com/garybuhrmaster/mythtv/commit/2c75c0cf4dde57f2f2c0857a0f807ef5289bf0ac.patch Patch 2 - github ref: https://github.com/garybuhrmaster/mythtv/commit/6d88020537a73c59bc350efe10ccde77817e783b github git-am ref: https://github.com/garybuhrmaster/mythtv/commit/6d88020537a73c59bc350efe10ccde77817e783b.patch" Patch - Bug Fix closed trivial 0.28 MythTV - General Master Head low fixed 0