Jenkins Builder has posted comments on this change by neels. ( https://gerrit.osmocom.org/c/libasn1c/+/37984?usp=email )
Change subject: coverity CID#57681 ...................................................................... Patch Set 1: (11 comments) File src/OCTET_STRING.c: Robot Comment from checkpatch (run ID jenkins-gerrit-lint-18195): https://gerrit.osmocom.org/c/libasn1c/+/37984/comment/cfe36650_82216edb?usp=email : PS1, Line 1862: unsigned int unused; code indent should use tabs where possible Robot Comment from checkpatch (run ID jenkins-gerrit-lint-18195): https://gerrit.osmocom.org/c/libasn1c/+/37984/comment/97fe6402_a5a4218f?usp=email : PS1, Line 1862: unsigned int unused; please, no spaces at the start of a line Robot Comment from checkpatch (run ID jenkins-gerrit-lint-18195): https://gerrit.osmocom.org/c/libasn1c/+/37984/comment/1d859f03_3be2b060?usp=email : PS1, Line 1892: sizeinunits = st->size * 8; code indent should use tabs where possible Robot Comment from checkpatch (run ID jenkins-gerrit-lint-18195): https://gerrit.osmocom.org/c/libasn1c/+/37984/comment/f291d748_ebc022db?usp=email : PS1, Line 1892: sizeinunits = st->size * 8; please, no spaces at the start of a line Robot Comment from checkpatch (run ID jenkins-gerrit-lint-18195): https://gerrit.osmocom.org/c/libasn1c/+/37984/comment/0a25fb0a_a54146ff?usp=email : PS1, Line 1893: /* make sure sizeinunits cannot wrap past zero (especially when st->size == 0). */ code indent should use tabs where possible Robot Comment from checkpatch (run ID jenkins-gerrit-lint-18195): https://gerrit.osmocom.org/c/libasn1c/+/37984/comment/03ac5c4f_0c61fd60?usp=email : PS1, Line 1894: unused = st->bits_unused & 0x07; code indent should use tabs where possible Robot Comment from checkpatch (run ID jenkins-gerrit-lint-18195): https://gerrit.osmocom.org/c/libasn1c/+/37984/comment/efddbfdd_fc46ebe9?usp=email : PS1, Line 1894: unused = st->bits_unused & 0x07; please, no spaces at the start of a line Robot Comment from checkpatch (run ID jenkins-gerrit-lint-18195): https://gerrit.osmocom.org/c/libasn1c/+/37984/comment/720a0055_527b6e6d?usp=email : PS1, Line 1895: if (unused <= sizeinunits) code indent should use tabs where possible Robot Comment from checkpatch (run ID jenkins-gerrit-lint-18195): https://gerrit.osmocom.org/c/libasn1c/+/37984/comment/bc07808d_f3dfc870?usp=email : PS1, Line 1895: if (unused <= sizeinunits) please, no spaces at the start of a line Robot Comment from checkpatch (run ID jenkins-gerrit-lint-18195): https://gerrit.osmocom.org/c/libasn1c/+/37984/comment/c8e8d0ae_fd282527?usp=email : PS1, Line 1896: sizeinunits -= unused; code indent should use tabs where possible Robot Comment from checkpatch (run ID jenkins-gerrit-lint-18195): https://gerrit.osmocom.org/c/libasn1c/+/37984/comment/c8ed72c3_425cf2ec?usp=email : PS1, Line 1896: sizeinunits -= unused; please, no spaces at the start of a line -- To view, visit https://gerrit.osmocom.org/c/libasn1c/+/37984?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email Gerrit-MessageType: comment Gerrit-Project: libasn1c Gerrit-Branch: master Gerrit-Change-Id: Ic8e3f5e24541989b79826de2942e5e6560079028 Gerrit-Change-Number: 37984 Gerrit-PatchSet: 1 Gerrit-Owner: neels <[email protected]> Gerrit-CC: Jenkins Builder Gerrit-Comment-Date: Tue, 03 Sep 2024 04:04:13 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: No
