KihongHeo / apisan

APISan: Sanitizing API Usages through Semantic Cross-Checking
0 stars 1 forks source link

Error parsing expressions. #15

Open cogumbreiro opened 7 years ago

cogumbreiro commented 7 years ago
Exception when parsing 'pipe_reference_init(&mm_buf->base.reference, 1)': Scanning error. Illegal character '.'
Exception when parsing 'gst_deinterlace_update_qos(self, 0.5, 0, 18446744073709551615)': Scanning error. Illegal character '.'
Exception when parsing 'sys_vgui("pdtk_pd_audio %s\\n", 0 ? "on" : "off")': Scanning error. Illegal character '?'
cogumbreiro commented 7 years ago

I'll be handling this issue today.