[gnutls-devel] libtasn1 | Fix endless loop in _asn1_check_identifier() (!23)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Fri Jul 19 14:07:02 CEST 2019




Nikos Mavrogiannopoulos started a new discussion on tests/endless_loop.c: https://gitlab.com/gnutls/libtasn1/merge_requests/23#note_193734531

> + * You should have received a copy of the GNU General Public License
> + * along with this program.  If not, see <http://www.gnu.org/licenses/>.
> + *
> + */
> +
> +/****************************************************************/
> +/* Description: reproducer for of endless loop			*/
> +/****************************************************************/
> +
> +#include <stdio.h>
> +#include <string.h>
> +#include <stdlib.h>
> +
> +#include <libtasn1.h>
> +
> +const asn1_static_node endless_asn1_tab[] = {

What's the ASN.1 that generates that? Would you like to paste it as comment?

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/libtasn1/merge_requests/23#note_193734531
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20190719/9972e9d0/attachment-0001.html>


More information about the Gnutls-devel mailing list