P1sec / pycrate

A Python library to ease the development of encoders and decoders for various protocols and file formats; contains ASN.1 and CSN.1 compilers.
GNU Lesser General Public License v2.1
385 stars 129 forks source link

Adds needed argument to uint_to_bitlist #70

Closed catenacyber closed 4 years ago

catenacyber commented 4 years ago

Argument has no default value https://github.com/P1sec/pycrate/blob/master/pycrate_core/utils.py#L212

Found by lgtm.com

p1-bmu commented 4 years ago

Thanks for pointing out the bug. I committed a proper fix in: https://github.com/P1sec/pycrate/commit/699688373c0b7992ae37e44c6929172e2fca092f