Skip to content

Instantly share code, notes, and snippets.

@jgajek
Created March 28, 2016 15:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jgajek/e3fe3278d2d270378187 to your computer and use it in GitHub Desktop.
Save jgajek/e3fe3278d2d270378187 to your computer and use it in GitHub Desktop.
int *thisanssizp;
u_char **thisansp;
int *thisresplenp;
if ((recvresp1 | recvresp2) == 0 || buf2 == NULL) {
thisanssizp = anssizp;
thisansp = anscp ?: ansp;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment