summaryrefslogtreecommitdiffstats
path: root/pylint_plugins.py
diff options
context:
space:
mode:
authorSimo Sorce <simo@redhat.com>2019-09-16 11:12:25 -0400
committerSimo Sorce <simo@redhat.com>2019-09-16 11:18:30 -0400
commit94f4819cc6ea1ebe167c1c68ed25e82a7dbb33fe (patch)
treee31bffce1856c26729caad2c0e24c5d95df312f0 /pylint_plugins.py
parentf1e20b45c5deeb25989c87a2d717bda5a31bb084 (diff)
downloadfreeipa-fix_ber_scanf.tar.gz
freeipa-fix_ber_scanf.tar.xz
freeipa-fix_ber_scanf.zip
Make sure to have storage space for tagfix_ber_scanf
ber_scanf expects a pointer to a ber_tag_t to return the tag pointed at by "t", if that is not provided the pointer will be store in whatever memory location is pointed by the stack at that time causeing a crash. Note that this is effectively unused code because in ipa-kdb the only party that can write a key_data structure to be stored is te kdb_driver itself and we never encode these s2kparam data. But we need to handle this for future proofing. Fixes #8071 Signed-off-by: Simo Sorce <simo@redhat.com>
Diffstat (limited to 'pylint_plugins.py')
0 files changed, 0 insertions, 0 deletions