Skip to content

configure.ac: Fixup the libpcap search loops.#905

Merged
fklassen merged 1 commit intoappneta:Bug_#905_configure_libpcap_search_fixfrom
infrastation:master
Jul 4, 2025
Merged

configure.ac: Fixup the libpcap search loops.#905
fklassen merged 1 commit intoappneta:Bug_#905_configure_libpcap_search_fixfrom
infrastation:master

Conversation

@infrastation
Copy link
Copy Markdown
Contributor

  • The PR title is descriptive.
  • The PR doesn't replicate another PR which is already open.
  • I have read the contribution guide and followed all the instructions. — does not exist
  • The code follows the code style guide detailed in the wiki. — does not exist
  • The code is mine or it's from somewhere with an MIT-compatible license.
  • The code is efficient, to the best of my ability, and does not waste computer resources.
  • The code is stable and I have tested it myself, to the best of my abilities.
  • If the code introduces new aliases, I provide a valid use case for all plugin users down below.

As soon as foundpcap has been set within a second-level for loop, break
out of both loops using the standard "break [num]" syntax, which dates
back to at least SUSv1 a.k.a. UNIX 95.
@fklassen fklassen self-assigned this Jul 4, 2025
@fklassen fklassen added the bug label Jul 4, 2025
@fklassen fklassen changed the base branch from master to Bug_#905_configure_libpcap_search_fix July 4, 2025 04:40
@fklassen fklassen merged commit 6d06071 into appneta:Bug_#905_configure_libpcap_search_fix Jul 4, 2025
fklassen added a commit that referenced this pull request Jul 4, 2025
fklassen added a commit that referenced this pull request Jul 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants