# APIMU4C **Repository Path**: tomgu1991/APIMU4C ## Basic Information - **Project Name**: APIMU4C - **Description**: data for API misuses of C programs - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-31 - **Last Updated**: 2021-08-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Dataset of empirical study on API-Misuse Bugs in Open-Source C Programs - API-misuse-patches: patches of API-misuse-fix related commits to summarize root causes of API-misuse bugs in C Projects - benchmark: a API-misuse benchmark of C code to evaluate existing static detectors - Gitgrabber: to help readers extract the commits message, changed files and patch files, we open source our **Gitgrabber** tool. We upload all the original data and evaluation results.