Revisions of libfastjson

buildservice-autocommit accepted request 1084815 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 26)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1084479 from Andreas Stieger's avatar Andreas Stieger (AndreasStieger) (revision 25)
libfastjson 1.2304.0 CVE-2020-12762 boo#1171479
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 899965 from Jan Engelhardt's avatar Jan Engelhardt (jengelh) (revision 24)
- Remove --with-pic (no effect with --disable-static).
- Drop unsubstantiated claims from descriptions.
buildservice-autocommit accepted request 870788 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 23)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 22)
- update to 0.99.9:
  - add API fjson_object_get_uint()
  - add API fjson_object_array_del_idx()
  - bugfix for dangling pointer that causes segfault
    The other functions assume that the memory is either set to NULL or a valid
    json object. The array_list_del_idx function only moves the elements, but
    does not set the pointer to null, which causes the same pointer to remain
    in the list (outside of arr->length). Then, when array_list_put_idx is
    called, the array_list_expand_internal leaps out, meaning that it has not
    set the indices outside of the requested length to 0. array_list_put_idx
    finds the pointer, tries to free it and a double free will be incurred,
    because the actual element is still in the list.
buildservice-autocommit accepted request 612609 from Andreas Stieger's avatar Andreas Stieger (AndreasStieger) (revision 21)
baserev update by copy to link target
Andreas Stieger's avatar Andreas Stieger (AndreasStieger) accepted request 611889 from Thorsten Kukuk's avatar Thorsten Kukuk (kukuk) (revision 20)
- Use %license instead of %doc [bsc#1082318]
buildservice-autocommit accepted request 563851 from Andreas Stieger's avatar Andreas Stieger (AndreasStieger) (revision 19)
baserev update by copy to link target
buildservice-autocommit accepted request 541839 from Andreas Stieger's avatar Andreas Stieger (AndreasStieger) (revision 17)
baserev update by copy to link target
buildservice-autocommit accepted request 514234 from Andreas Stieger's avatar Andreas Stieger (AndreasStieger) (revision 15)
baserev update by copy to link target
buildservice-autocommit accepted request 493415 from Andreas Stieger's avatar Andreas Stieger (AndreasStieger) (revision 13)
baserev update by copy to link target
buildservice-autocommit accepted request 453440 from Nirmoy Das's avatar Nirmoy Das (ndas) (revision 11)
baserev update by copy to link target
Nirmoy Das's avatar Nirmoy Das (ndas) accepted request 453422 from Nirmoy Das's avatar Nirmoy Das (ndas) (revision 10)
- This library is needed for latest rsyslog(fate#320546)
buildservice-autocommit accepted request 416899 from Andreas Stieger's avatar Andreas Stieger (AndreasStieger) (revision 9)
baserev update by copy to link target
Displaying revisions 1 - 20 of 26
openSUSE Build Service is sponsored by