Of
krishnamurthy.m...@gmail.com
Sent: Saturday, September 14, 2019 6:52 PM
To: vpp-dev@lists.fd.io
Subject: [vpp-dev] Crash in qsort
Hi,
I am using the API vec_sort_with_function to sort a vector and I am noticing
that it crashes. This API uses qsort function to sort the vector. Are there any
Hi,
I am using the API vec_sort_with_function to sort a vector and I am noticing
that it crashes. This API uses qsort function to sort the vector. Are there any
knows issues with the implementation of qsort? I did see a couple of messages
in this list discussing potential buffer overflow issues