Skip to content

Instantly share code, notes, and snippets.

View bannus's full-sized avatar

Bannus Van der Kloot bannus

View GitHub Profile

Keybase proof

I hereby claim:

  • I am bannus on github.
  • I am bannus (https://keybase.io/bannus) on keybase.
  • I have a public key ASB36Yde1wvhT_j1Itd_4jJR93TKg7kF2L7oEzg-2J8Dbgo

To claim this, I am signing this object:

"C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\IDE\MSTest.exe" /noisolation /testmetadata:"E:\src\
Android\Main\bin\AnyCPU\Release\AggregatedTests\Tests.vsmdi" /test:"MockPasteFromBlocked" /resultsfile:"\\sgdfile0
4\sgd_test\Android\ANDROID-TEST5\Results\Main_Local_BAVANDER_3.trx
\infrule[Name1]{
\infrule[(1) Name2]{
\infrule[Name3]{
\infrule[(3) Name4]{}
{
}
{(4)}
}
{
}{}
bool unload(void)
{
// must iterate through each list and free every variable
for (int i = 0; i <= 25; i++)
{
node* williamwallace = table[i]->next;
node* sword = table[i];
while (sword != NULL)
{
free(sword);